Changeset 7483 for trunk/MagicSoft
- Timestamp:
- 02/07/06 13:47:17 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7482 r7483 18 18 19 19 -*-*- END OF LINE -*-*- 20 2006/02/07 Daniela Dorner 21 22 * datacenter/scripts/makecallistolinks: 23 - fixed bug 24 25 26 20 27 2006/02/07 Daniela Dorner, Daniel Hoehne 21 28 -
trunk/MagicSoft/Mars/datacenter/scripts/makecallistolinks
r7477 r7483 66 66 67 67 # find files containing reason 68 files=`find $datapath/callisto -name callisto*.log`68 files=`find $datapath/callisto/ -name callisto*.log` 69 69 70 70 # make links for callisto.rc for which the callisto.log contains reason
Note:
See TracChangeset
for help on using the changeset viewer.