How to make ProductionExe tarfile on fcdflnx3.fnal.gov |
cd /cdf/scratch/cdfopr/testRel/6.0.0int4 ./cdfopr/scripts/make_tarball -j Production -r 6.0.0int4 -p a -q maxoptThe name of the created tarball will be /cdf/scratch/cdfopr/testRel/6.0.0int4/ProductionExe_6.0.0int4a_maxopt.tar.gz
cd /cdf/scratch/cdfopr/testRel/6.0.0int4 ./cdfopr/scripts/make_tarball -j Production -r 6.0.0int4 -p a .The name of the created tarball will be /cdf/scratch/cdfopr/testRel/6.0.0int4/ProductionExe_6.0.0int4a.tar.gz
mv ProductionExe_6.0.0int4a.tar.gz /cdf/scratch/cdfopr/tarballs/.
~/scripts/make_tarball -j Production -r 6.0.0int4
How to make stnmaker.exe tarfile on fcdflnx3.fnal.gov |
./cdfopr/scripts/make_tarball -j stnmaker -r 6.0.0int4
mv stnmaker_6.0.0int4.tgz /cdf/scratch/cdfopr/tarballs/.