From 48a5e3fa09f1f5fc2ca7c7b5a17b58999092861a Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 19 Sep 2003 06:21:46 +0000 Subject: 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) --- examples/printing/smbprint | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/printing/smbprint') 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" # -- cgit