#! /bin/sh # PCP QA Test No. 1047 (formerly 528) # rules file syntax parsing & value/type checking # # 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 . ./common.check which pmieconf >/dev/null 2>&1 || _notrun "No pmieconf binary installed" status=1 # failure is the default! trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15 cat > $tmp.pmie < $tmp.rules <$tmp.out 2>&1 pstatus=$? sed -e "s/$seq-$$/[SEQ-PID]/g" $tmp.out echo status=$pstatus } # real QA test starts here echo echo "=== basic sanity check (pmieconf should fail with no rules)" cat $tmp.rules - > $tmp.test < $tmp.test < $tmp.test < $tmp.test < $tmp.test < $tmp.test < $tmp.test <