Changeset 7612 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 03/16/06 05:01:37 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7512 r7612 128 128 # get todo list 129 129 echo "getting todo list..." 130 check0=`root -q -b $macrospath/getdolist.C+\("\"$table\""\,"\"$column\""\,"\"$date\""\,"\"$listpath\""\) | tee $getstatus | grep int | sed -e 's/(int)//'`130 check0=`root -q -b $macrospath/getdolist.C+\("\"$table\""\,"\"$column\""\,"\"$date\""\,"\"$listpath\""\) | tee $getstatuslog | grep int | sed -e 's/(int)//'` 131 131 132 132 case $check0 in
Note:
See TracChangeset
for help on using the changeset viewer.