/[public]/getopt/tags/VERSION_1_1_5/getopt-test.tcsh
ViewVC logotype

Contents of /getopt/tags/VERSION_1_1_5/getopt-test.tcsh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 328 - (show annotations)
Sun Aug 12 10:18:03 2012 UTC (11 years, 7 months ago) by (unknown author)
File size: 120 byte(s)
This commit was manufactured by cvs2svn to create tag 'VERSION_1_1_5'.
1 #!/bin/tcsh
2 getopt -T >&/dev/null
3 if ( $status == 4) then
4 echo "Enhanced getopt(1)"
5 else
6 echo "Old getopt(1)"
7 endif

Properties

Name Value
svn:executable *

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26