aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 052d71c9..b39c883c 100755
--- a/test.sh
+++ b/test.sh
@@ -503,7 +503,7 @@ cb_commands="--dryrun --build gcc.git"
match=''
test_pass "${cb_commands}" "${match}"
-cb_commands="--dryrun --build asdflkajsdflkajsfdlasfdlaksfdlkaj.git"
+cb_commands="--dryrun --build asdflkajsdflkajsfdlasfdlaksfdlkaj_git"
match="Malformed input. No url found"
test_failure "${cb_commands}" "${match}"