diff options
Diffstat (limited to 'tests/remake4.test')
-rwxr-xr-x | tests/remake4.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/remake4.test b/tests/remake4.test index 0621c90eb..c4c21adb6 100755 --- a/tests/remake4.test +++ b/tests/remake4.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003, 2010 Free Software Foundation, Inc. +# Copyright (C) 2003, 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 @@ -27,8 +27,6 @@ . ./defs || Exit 1 -set -e - cat >>configure.in <<'EOF' # Rebuild rule are ok until make dist, but not afterwards. if test ! -f rebuild_ok; then |