Update Sanity/opvp-driver-from-ArtifexSoftware/test.sh

This commit is contained in:
Petr Sklenar 2024-06-10 07:21:37 +00:00
commit b84a90120a

View file

@ -9,7 +9,7 @@ rlJournalStart
rlRun "set -o pipefail"
rlPhaseEnd
rlPhaseStartTest "Test"
rlPhaseStartTest "Test the driver"
[ -d ghostpdl ] || rlRun "git clone https://github.com/psklenar/ghostpdl.git"
rlRun "pushd ghostpdl/contrib/opvp/"
rlRun "./build_opv_harness.sh"