- Timestamp:
- 11/12/2009 14:22:47 (3 years ago)
- File:
-
- 1 edited
-
trunk/confman.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman.in
r498 r499 293 293 294 294 for layer in $(conf_get_recipe) ; do 295 # Fix singularities in the file arguments296 295 for file in "$@"; do 297 296 module=$(conf_wfile_module $file) … … 301 300 conf_install $layer "$file" 302 301 fi 303 conf_install $layer "$file"304 302 done 305 303 done
Note: See TracChangeset
for help on using the changeset viewer.
