diff options
Diffstat (limited to 'tests/ccnoco.test')
-rwxr-xr-x | tests/ccnoco.test | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/ccnoco.test b/tests/ccnoco.test index d6ed136e4..fb22ba74f 100755 --- a/tests/ccnoco.test +++ b/tests/ccnoco.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001, 2002, 2008 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2008, 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 @@ -68,9 +68,6 @@ END chmod +x Mycomp -set -e - - # Ignore user CFLAGS. CFLAGS= export CFLAGS @@ -95,3 +92,5 @@ for conf in configure.1 configure.3; do cd .. done + +: |