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