chiark / gitweb /
Arrange to pass --debug-quick-random to gpg-agent.
[dgit.git] / tests / tests / unrepresentable
index 9dd2111baac87ff3db7f25c4649866f3e901d63c..0d02c6aac9dc6c0cd30439a8539d2e75385f20b3 100755 (executable)
@@ -21,7 +21,7 @@ badly-1 () {
 
 badly-2 () {
        git commit -m "Commit wrongness $wrongfn ($wrongmsg)"
-       t-expect-fail "cannot represent change: $wrongmsg: $wrongfn" \
+       t-expect-fail E:"cannot represent change: $wrongmsg .*: $wrongfn" \
        attempt
 }
 
@@ -49,4 +49,4 @@ badly-2
 start
 attempt
 
-echo ok.
+t-ok