aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-04-24 12:11:31 +0300
committerMichael S. Tsirkin <mst@redhat.com>2014-05-18 23:39:35 +0300
commitb8bbe15a025703dcb2b775e038176728b136af70 (patch)
treebff3c6422851d8d47279a4d186fe8dcffdad2359
parent51e4fd05d76d181de81d391602298a81fb33a0c2 (diff)
downloadgit-b8bbe15a025703dcb2b775e038176728b136af70.tar.gz
t4204-patch-id.sh: default is now stable
update test to match behaviour change Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rwxr-xr-xt/t4204-patch-id.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t4204-patch-id.sh b/t/t4204-patch-id.sh
index 77323703a3..a8b0c2c5e8 100755
--- a/t/t4204-patch-id.sh
+++ b/t/t4204-patch-id.sh
@@ -112,8 +112,8 @@ test_expect_success 'file order is relevant with --unstable' '
'
#Now test various option combinations.
-test_expect_success 'default is unstable' '
- test_patch_id relevant default
+test_expect_success 'default is stable' '
+ test_patch_id irrelevant default
'
test_expect_success 'patchid.stable = true is stable' '