build: Makepkgs support for vector deb building
[pcp.git] / qa / 181
blob451b0e76322c553b3b0142b8f2638de60734d8eb
1 #! /bin/sh
2 # PCP QA Test No. 181
3 # match instance name with embedded spaces for an archive
5 # Copyright (c) 1995-2002 Silicon Graphics, Inc. All Rights Reserved.
8 seq=`basename $0`
9 echo "QA output created by $seq"
11 # get standard environment, filters and checks
12 . ./common.product
13 . ./common.filter
14 . ./common.check
16 arch=archives/bigace_v2
18 trap "rm -f $tmp.*; exit 0" 0 1 2 3 15
20 _filter()
22 sed -e '/Note: timezone set to local timezone of host/d'
25 # real QA test starts here
26 cat <<End-of-File >$tmp.pmns
27 root {
28 foo 40:2:1
30 End-of-File
32 pmval -z -U $arch -n $tmp.pmns -i 4653127 -s 3 foo | _filter