Changeset 7483 for trunk/MagicSoft


Ignore:
Timestamp:
02/07/06 13:47:17 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7482 r7483  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2006/02/07 Daniela Dorner
     21
     22   * datacenter/scripts/makecallistolinks:
     23     - fixed bug
     24
     25
     26
    2027 2006/02/07 Daniela Dorner, Daniel Hoehne
    2128
  • trunk/MagicSoft/Mars/datacenter/scripts/makecallistolinks

    r7477 r7483  
    6666
    6767# find files containing reason
    68 files=`find $datapath/callisto -name callisto*.log`
     68files=`find $datapath/callisto/ -name callisto*.log`
    6969
    7070# make links for callisto.rc for which the callisto.log contains reason
Note: See TracChangeset for help on using the changeset viewer.