Changeset 7232 for trunk/MagicSoft/Mars/datacenter/scripts/filesondisk
- Timestamp:
- 07/29/05 23:13:12 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/filesondisk
r7213 r7232 85 85 86 86 echo "checking missing cacofiles..." 87 check1=`root -q -b $macrospath/findcacofiles.C+\("\"$date\""\ ) | tee $filesondisklogpath/findcacofiles-$date.log | grep int | sed -e 's/(int)//'`87 check1=`root -q -b $macrospath/findcacofiles.C+\("\"$date\""\,"\"$filesondisklogpath\""\) | tee $filesondisklogpath/findcacofiles-$date.log | grep int | sed -e 's/(int)//'` 88 88 89 89 case $check1 in
Note:
See TracChangeset
for help on using the changeset viewer.