Changeset 31318 for trunk/tools/mysql-dump/gpc1_install.sh
- Timestamp:
- Apr 18, 2011, 3:01:58 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/tools/mysql-dump/gpc1_install.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/mysql-dump/gpc1_install.sh
r31235 r31318 10 10 # 2) Check the gpc1 dump file against its checksum. 11 11 # 3) Distribute the validated files, that is: 12 # - Hard-links the gzipped MySQL dump in the distribution directory12 # - Hard-links the bzipped MySQL dump in the distribution directory 13 13 # - Moves the MD5 checksum to the distribution directory 14 14 # 4) Import gpc1 into gpc1_0 or gpc1_1 (ensured by gpc1Import.py utility) … … 21 21 MD5FILE=gpc1_checksum.md5 22 22 23 DISTRIBUTION_TARGET=$TARGET/distribution/ippdb01-gpc1.dump. gz23 DISTRIBUTION_TARGET=$TARGET/distribution/ippdb01-gpc1.dump.bz 24 24 DISTRIBUTION_MD5=$TARGET/distribution/ippdb01-gpc1.md5 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
