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 13:46:32 +0200 |
| commit | 65e2b83b36c5b7efba3165d6ff4db132e4ea79dc (patch) | |
| tree | c4d2cd38ba42a1cf4bc7a396d8af154b60237ad4 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | f4d9c9043c75ae758b3a1a99a29bca72f2a19970 (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
