Changeset 161
- Timestamp:
- 01/16/2007 14:31:54 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confmanlib.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confmanlib.sh
r159 r161 529 529 local action="$1" 530 530 local revision=`conf_revision` 531 echo "${action}:${revision}" > $REPO_ACTION531 sudo sh -c "echo '${action}:${revision}' > $REPO_ACTION" 532 532 } 533 533
Note: See TracChangeset
for help on using the changeset viewer.
