diff options
Diffstat (limited to 'tests/comment3.test')
-rwxr-xr-x | tests/comment3.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/comment3.test b/tests/comment3.test index 76b49d9d8..fb46d3281 100755 --- a/tests/comment3.test +++ b/tests/comment3.test @@ -19,7 +19,7 @@ # shell, which in turn can't find `#' as a command. # Sigh. Some vendors must be destroyed. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |