- Timestamp:
- 12/14/05 12:40:53 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7455 r7456 18 18 19 19 -*-*- END OF LINE -*-*- 20 2005/12/14 Daniela Dorner 21 22 * datacenter/scripts/copyscript: 23 - fixed bug 24 25 26 20 27 2005/12/13 Daniela Dorner 21 28 -
trunk/MagicSoft/Mars/datacenter/scripts/copyscript
r7455 r7456 245 245 do 246 246 #write information into .diff 247 echo "file: "$catfile > $diff247 echo "file: "$catfile >| $diff 248 248 diff $catalog $catfile >> $diff 249 249 #getting differences
Note:
See TracChangeset
for help on using the changeset viewer.