Changeset 7512 for trunk/MagicSoft/Mars
- Timestamp:
- 02/16/06 13:01:48 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7511 r7512 24 24 25 25 * datacenter/scripts/sourcefile: 26 - small bugfix in setstatus function26 - small bugfixes in setstatus function 27 27 28 28 -
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7511 r7512 174 174 statustime="Now()" 175 175 ;; 176 no) echo " ,nothing new"177 $check="ok"176 no) echo "nothing new" 177 check="ok" 178 178 ;; 179 179 *) echo " failed" … … 186 186 fi 187 187 failedtime="Now()" 188 $check="ok"188 check="ok" 189 189 ;; 190 190 esac
Note:
See TracChangeset
for help on using the changeset viewer.