aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 8aea69ae..c8804e6a 100755
--- a/test.sh
+++ b/test.sh
@@ -506,7 +506,7 @@ match=''
test_pass "${cb_commands}" "${match}"
cb_commands="--dryrun --build asdflkajsdflkajsfdlasfdlaksfdlkaj.git"
-match="Couldn't find the source for"
+match="Malformed input. No url found"
test_failure "${cb_commands}" "${match}"
# This tests that --build can go before --target and --target is still processed correctly.