Changeset 93
- Timestamp:
- 04/20/2006 17:47:29 (6 years ago)
- File:
-
- 1 edited
-
confman/confman (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
confman/confman
r91 r93 173 173 if [ -z $* ] ; then 174 174 print_usage 1 175 elif [ ! -e $1 ] ; then 176 echo File $1 not found! 177 print_usage 1 175 178 else 176 179 local msg=`mktemp -t confman`
Note: See TracChangeset
for help on using the changeset viewer.
