Changeset 6970 for trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
- Timestamp:
- 04/21/05 17:24:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
r6934 r6970 92 92 93 93 echo "checking if other todo-files are there" >> $scriptlog 2>&1 94 if ls $todofile-[1-9] .txt >> $scriptlog 2>&194 if ls $todofile-[1-9]*.txt >> $scriptlog 2>&1 95 95 then 96 96 echo "other file(s) on disk " >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.