From 804fca6e4966eea946776ea3ad46eb6eab41385f Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 19 Sep 2003 01:54:57 +0000 Subject: The -P option to smbclient no longer works - update all smbprint scripts to remove it. Closes bug #473. (This used to be commit a9f22ed9d715e4acf529ff873b0d99d4b29c5f1b) --- 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