- Timestamp:
- 12/15/2011 17:56:09 (5 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
confman.in (modified) (1 diff)
-
confmanlib.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman.in
r545 r547 363 363 update 364 364 365 statefile=$(conf_tmp_file) 365 366 for layer in $(conf_get_reverse_recipe) ; do 366 367 for file in "$@"; do -
trunk/confmanlib.sh.in
r546 r547 672 672 local statefile="$2" 673 673 local file="$3" 674 shift 2674 shift 3 675 675 local livefile 676 676 local failures=false
Note: See TracChangeset
for help on using the changeset viewer.
