- Timestamp:
- 11/02/2009 23:00:04 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
confmanlib.sh.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/confmanlib.sh.in
r461 r474 190 190 @SVN@ commit $(eval echo ${WORK_PATH}/{$newmodules}) \ 191 191 $(eval echo ${WORK_PATH}/${REPO_CHECKPTS}/{$newmodules}) -m \ 192 "Created directory structure for $newmodules --`whoami`"192 "Created directory structure for $newmodules" 193 193 elif [ -n "$newmodules" ]; then 194 194 # We test -n for this case because $newmodules might … … 196 196 @SVN@ commit ${WORK_PATH}/$newmodules \ 197 197 ${WORK_PATH}/${REPO_CHECKPTS}/$newmodules -m \ 198 "Created directory structure for $newmodules --`whoami`"198 "Created directory structure for $newmodules" 199 199 fi 200 200
Note: See TracChangeset
for help on using the changeset viewer.
