diff options
| author | Jascha Geerds <jg@ekby.de> | 2015-05-02 15:33:22 +0200 |
|---|---|---|
| committer | Domen Kožar <domen@dev.si> | 2015-05-10 12:41:21 +0200 |
| commit | 55a6469ba36e840e2388673318b51bc77cb3f7ba (patch) | |
| tree | cddc05854d0fc98c1937d7f7296634b656e4be1a /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 3710dbec0556b407915f133e480600e9882c1c3a (diff) | |
cups: Fix printing tests
It seems like there's an upstream bug in the "lpstat" command. We need
to specify the server's port.
Further information: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711327
[root@client:~]# lpstat -H
/var/run/cups/cups.sock
[root@client:~]# lpstat -h server -H
/var/run/cups/cups.sock:631
[root@client:~]# CUPS_SERVER=server lpstat -H
server:631
[root@client:~]# lpstat -h server:631 -H
server:631
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
