diff options
Diffstat (limited to 'tests/pr401b.test')
-rwxr-xr-x | tests/pr401b.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pr401b.test b/tests/pr401b.test index 8abfc2e25..81198186d 100755 --- a/tests/pr401b.test +++ b/tests/pr401b.test @@ -18,7 +18,7 @@ # (pr401.test and pr401c.test do the same for LIBOBJS and ALLOCA) required='gcc libtoolize' -. ./defs || exit 1 +. ./defs || Exit 1 set -e |