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

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

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: 122 byte(s)
This commit was manufactured by cvs2svn to create tag 'VERSION_1_1_5'.
1 #!/bin/bash
2 if `getopt -T >/dev/null 2>&1` ; [ $? = 4 ] ; then
3 echo "Enhanced getopt(1)"
4 else
5 echo "Old getopt(1)"
6 fi

Properties

Name Value
svn:executable *

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