diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-05-25 07:09:43 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-05-25 07:09:43 +0200 |
commit | e06ca3a3ecf9e47141a446b25d86aba1fc03e851 (patch) | |
tree | e0e90673386db5ebc24f36f3b8a6bca5d64dfa32 /rc/bin/lp | |
parent | 8bfd915415e624523eeccf2551df6ba57b40a407 (diff) | |
download | plan9front-e06ca3a3ecf9e47141a446b25d86aba1fc03e851.tar.xz |
lp: remove bogus test -w check and bind for /tmp
Diffstat (limited to 'rc/bin/lp')
-rwxr-xr-x | rc/bin/lp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -27,8 +27,6 @@ bind -a $LPLIB/bin /bin # lp specific rc scripts bind -a $LPBIN /bin # lp specific compiled binaries path=(/bin) -if (! test -w /tmp) bind -bc $LPLIB/tmp /tmp - USAGE='usage: lp [-d printer] [-p process] [options] [files] lp [-d printer] -q lp [-d printer] -k jobnos |