#! /bin/sh # PCP QA Test No. 564 # exercise archive compression thru pmlogger_daily # # Copyright (c) 1995-2002 Silicon Graphics, Inc. All Rights Reserved. # seq=`basename $0` echo "QA output created by $seq" # get standard environment, filters and checks . ./common.product . ./common.filter _cleanup() { [ -d $tmp.distdir ] && rm -fr $tmp.distdir [ -d $tmp.relaydir ] && rm -fr $tmp.relaydir $sudo rm -f $tmp.* } status=1 # failure is the default! trap "_cleanup; exit \$status" 0 1 2 3 15 # create test control file, directories and populate with dummy archives cat >$tmp.ctl<