diff options
Diffstat (limited to 'common/scripts')
-rwxr-xr-x | common/scripts/ptest-lava-wrapper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts/ptest-lava-wrapper.sh b/common/scripts/ptest-lava-wrapper.sh index 04aa51c..2c21b73 100755 --- a/common/scripts/ptest-lava-wrapper.sh +++ b/common/scripts/ptest-lava-wrapper.sh @@ -1,6 +1,6 @@ #!/bin/bash -REQUIREDPTESTS="acl attr cynara xmlsec1 libxml2 lua smack" +REQUIREDPTESTS="acl attr cynara xmlsec1 libxml2 lua" # NOT: systemd openssl openssh # Check if ptest packages are installed |