Changeset 7258 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 08/04/05 10:11:16 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r7256 r7258 83 83 nr=bla 84 84 echo "finding the right todo-file" >> $scriptlog 2>&1 85 todofiles=`ls $listpath/ *`85 todofiles=`ls $listpath/ToDo-$table-$column-*` 86 86 87 87 echo "todofiles: "${todofiles[@]} >> $scriptlog 2>&1 88 89 88 90 89 for todofile in ${todofiles[@]}
Note:
See TracChangeset
for help on using the changeset viewer.