From: Michael R Sweet Date: Wed, 1 Nov 2017 18:41:08 +0000 (-0400) Subject: Make a symlink for ipps in the backends directory. X-Git-Tag: v2.3b1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a16b8b30a53ae96fa3735f16e6497687cc9d00a;p=thirdparty%2Fcups.git Make a symlink for ipps in the backends directory. --- diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh index 41dace7c98..45b05cb94d 100755 --- a/test/run-stp-tests.sh +++ b/test/run-stp-tests.sh @@ -319,6 +319,7 @@ mkdir $BASE/ssl ln -s $root/backend/dnssd $BASE/bin/backend ln -s $root/backend/http $BASE/bin/backend ln -s $root/backend/ipp $BASE/bin/backend +ln -s ipp $BASE/bin/backend/ipps ln -s $root/backend/lpd $BASE/bin/backend ln -s $root/backend/mdns $BASE/bin/backend ln -s $root/backend/pseudo $BASE/bin/backend