[asl-commit] ActiveSambaLdap r34:
null at cozmixng.org
null at cozmixng.org
Fri Aug 3 22:32:39 EDT 2007
retro 2007-08-04 11:32:39 +0900 (Sat, 04 Aug 2007)
New Revision: 34
Modified files:
trunk/lib/active_samba_ldap/command.rb
Log:
Modified: trunk/lib/active_samba_ldap/command.rb (+1 -1)
===================================================================
--- trunk/lib/active_samba_ldap/command.rb 2006-11-15 13:47:05 +09:00 (rev 33)
+++ trunk/lib/active_samba_ldap/command.rb 2007-08-04 11:32:39 +09:00 (rev 34)
@@ -34,7 +34,7 @@
begin
opts.parse!(argv)
- rescue ParseError
+ rescue OptionParser::ParseError
$stderr.puts($!)
$stderr.puts(opts)
exit 1
More information about the asl-commit
mailing list