From: Nathan Scott Date: Fri, 20 Jul 2001 08:49:24 +0000 (+0000) Subject: add dmapi packages to the set which are built & installed every night. X-Git-Tag: v1.1.0~1227 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=56bd54d1972a108ae172ff2030f6f0b89627f6b2 add dmapi packages to the set which are built & installed every night. silly oversight - not sure why I haven't picked this up before. --- diff --git a/tools/auto-qa b/tools/auto-qa index fb8cfbbf..b49d1577 100755 --- a/tools/auto-qa +++ b/tools/auto-qa @@ -333,7 +333,7 @@ do *clean) # we need to configure or else we might fail to clean - for pkg in attr acl xfsprogs xfsdump xfstests + for pkg in attr acl xfsprogs dmapi xfsdump xfstests do cd $WORKAREA/cmd/$pkg _log " *** clean $pkg tools" @@ -386,7 +386,7 @@ do || _fail " !!! build modules failed" _log " *** build and install tools" - for pkg in attr acl xfsprogs xfsdump xfstests + for pkg in attr acl xfsprogs dmapi xfsdump xfstests do cd $WORKAREA/cmd/$pkg