/[autoconf]/autoconf/tests/tools.at
ViewVC logotype

Diff of /autoconf/tests/tools.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.62 by akim, Sun Jan 6 20:48:11 2002 UTC revision 1.63 by eggert, Sun Apr 21 07:25:21 2002 UTC
# Line 48  AT_SETUP([Syntax of the shell scripts]) Line 48  AT_SETUP([Syntax of the shell scripts])
48    
49  # A script that never returns.  We don't care that it never returns,  # A script that never returns.  We don't care that it never returns,
50  # broken /bin/sh loop equally with `false', but it makes it easier to  # broken /bin/sh loop equally with `false', but it makes it easier to
51  # test the robusteness in a good environment: just remove the `-n'.  # test the robustness in a good environment: just remove the `-n'.
52  AT_DATA([endless.sh],  AT_DATA([endless.sh],
53  [[while :  [[while :
54  do  do

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26