summaryrefslogtreecommitdiff
path: root/examples/printing/smbprint
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-09-19 06:21:46 +0000
committerTim Potter <tpot@samba.org>2003-09-19 06:21:46 +0000
commit48a5e3fa09f1f5fc2ca7c7b5a17b58999092861a (patch)
treef1e9d72da6f6fd25d080a86eafdeb86ff29f6bd0 /examples/printing/smbprint
parentdfc79d317e74c8a0fd38982e9a8491d8effd9ad4 (diff)
downloadsamba-48a5e3fa09f1f5fc2ca7c7b5a17b58999092861a.tar.gz
samba-48a5e3fa09f1f5fc2ca7c7b5a17b58999092861a.tar.bz2
samba-48a5e3fa09f1f5fc2ca7c7b5a17b58999092861a.zip
Merge from 3.0:
>The -P option to smbclient no longer works - update all smbprint scripts to >remove it. Closes bug #473. (This used to be commit 87e8d584e992df9170b3a36ef60bcdea8ddc9887)
Diffstat (limited to 'examples/printing/smbprint')
-rwxr-xr-xexamples/printing/smbprint1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/printing/smbprint b/examples/printing/smbprint
index 68bd66a13f..61ee41f444 100755
--- a/examples/printing/smbprint
+++ b/examples/printing/smbprint
@@ -140,6 +140,5 @@ $smbclient \
$IP \
$debugargs \
-U $username \
- -P \
-c "$command"
#