test defs: remove obsolete comment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jul 2012 11:14:48 +0000 (13:14 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jul 2012 11:14:48 +0000 (13:14 +0200)
* defs-static.in: Here: do not state anymore that this file should execute
correctly with any system's /bin/sh shell, as this is not true anymore: the
testsuite assumes a POSIX shell throughout these days.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
defs-static.in

index 6901212..2a6dc62 100644 (file)
@@ -21,9 +21,6 @@
 # IMPORTANT NOTES AND REQUIREMENTS
 #   - Multiple inclusions of this file should be idempotent.
 #   - This code has to be 'set -e' clean.
-#   - This file should execute correctly with any system's /bin/sh
-#     shell, not only with configure-time detected $SHELL and/or
-#     $AM_TEST_RUNNER_SHELL.
 
 # CDPATH is evil if exported in the environment.
 CDPATH=; unset CDPATH