Add missing os-sanity.sh test script to package.

This commit is contained in:
Brian Behlendorf 2009-11-02 14:10:46 -08:00
parent 9c25f4ed68
commit 15098d4fd1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ nobase_pkglibexec_SCRIPTS += zfs.sh
nobase_pkglibexec_SCRIPTS += zpool-create.sh
nobase_pkglibexec_SCRIPTS += zpool-config/*
nobase_pkglibexec_SCRIPTS += zpios.sh
nobase_pkglibexec_SCRIPTS += zpios-sanity.sh
nobase_pkglibexec_SCRIPTS += zpios-survey.sh
nobase_pkglibexec_SCRIPTS += zpios-test/*
nobase_pkglibexec_SCRIPTS += zpios-profile/*