Merge branch 'master' into test-protocols
[platform/upstream/automake.git] / tests / pr401b.test
index 0af4646..3997bc4 100755 (executable)
@@ -1,5 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2005, 2006, 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2010, 2011 Free Software Foundation,
+# Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -21,8 +22,6 @@ parallel_tests=no
 required='gcc libtoolize'
 . ./defs || Exit 1
 
-set -e
-
 mkdir lib src
 
 cat >lib/feep.c <<'EOF'