IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36436


Ignore:
Timestamp:
Jan 14, 2014, 1:02:28 PM (12 years ago)
Author:
bills
Message:

don't mv md5sum file make a copy in case the checks are done more often than the backups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bills_branches/bills_201312/tools/mysql-dump/gpc1_install.sh

    r34112 r36436  
    6262log INFO "Symlinking backup file [$TARGET/$BACKUP_FILE] to distribution [$DISTRIBUTION_TARGET]"
    6363/usr/bin/ln -f $TARGET/$BACKUP_FILE $DISTRIBUTION_TARGET
    64 /usr/bin/mv -f $TARGET/$MD5FILE $DISTRIBUTION_MD5
     64/usr/bin/cp -f $TARGET/$MD5FILE $DISTRIBUTION_MD5
    6565
    6666# if it is between 0 and 4, ingest into gpc1_0 or gpc1_1
Note: See TracChangeset for help on using the changeset viewer.