Changeset 147
- Timestamp:
- 12/12/2006 19:01:04 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confsync.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confsync.sh
r144 r147 24 24 # Set up our "Working Copy" 25 25 tarball=$(conf_fetch) 26 if ! [ -s $tarball ] ; then 27 echo "Could not fetch the tarball." > &2 28 exit 1 29 fi 30 26 31 tmpdir=$(mktemp -d -t confman) 27 32
Note: See TracChangeset
for help on using the changeset viewer.
