X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Ftests%2Funrepresentable;h=5b3e139387aacee13c5bb4af39a0a85f4a444518;hp=9dd2111baac87ff3db7f25c4649866f3e901d63c;hb=03f67737414ebb3631f097d45c5aff9a83e63b1b;hpb=1f7b9876c5641666901f40888eb8a975449569c1 diff --git a/tests/tests/unrepresentable b/tests/tests/unrepresentable index 9dd2111b..5b3e1393 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 }