DEBSOURCES
Skip Quicknav
sources / cups / 2.4.10-3 / debian / tests / cups
12345678
#!/bin/sh set -e -u /usr/share/cups/test-drivers echo "Check that the default hostname is the socket" test "`lpstat -H`" = "/run/cups/cups.sock"