name-rev: include taggerdate in considering the best name
[gitweb.git] / t / t9903-bash-prompt.sh
index 49d58e6726836194e7a716365007465056744fc5..9265976dcfcdfba41c7dc63bd3b4932ada1b2ef4 100755 (executable)
@@ -107,7 +107,7 @@ test_expect_success 'prompt - describe detached head - contains' '
 '
 
 test_expect_success 'prompt - describe detached head - branch' '
-       printf " ((b1~1))" >expected &&
+       printf " ((tags/t2~1))" >expected &&
        git checkout b1^ &&
        test_when_finished "git checkout master" &&
        (