X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftests%2Funrepresentable;h=0d02c6aac9dc6c0cd30439a8539d2e75385f20b3;hb=d4f8df7adccd9ed9a0dd1cd1837ed7782557a828;hp=9dd2111baac87ff3db7f25c4649866f3e901d63c;hpb=1f7b9876c5641666901f40888eb8a975449569c1;p=dgit.git diff --git a/tests/tests/unrepresentable b/tests/tests/unrepresentable index 9dd2111b..0d02c6aa 100755 --- a/tests/tests/unrepresentable +++ b/tests/tests/unrepresentable @@ -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