Changeset 152
- Timestamp:
- 12/15/2006 19:23:38 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confsync.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confsync.sh
r150 r152 25 25 tarball=$(conf_fetch) 26 26 if ! [ -s $tarball ] ; then 27 echo "Could not fetch the tarball." > &227 echo "Could not fetch the tarball." >&2 28 28 exit 1 29 29 fi
Note: See TracChangeset
for help on using the changeset viewer.
