Masato Taruishi
taru****@users*****
2004年 9月 21日 (火) 18:32:18 JST
=================================================================== RCS file: projects/yubin/gui/yubin.rb,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- projects/yubin/gui/yubin.rb 2004/09/21 09:32:01 1.7 +++ projects/yubin/gui/yubin.rb 2004/09/21 09:32:18 1.8 @@ -39,7 +39,7 @@ end def create( filter ) - $stderr.puts "ldapsearch -LLL -x -h #{@host} -b #{@base} '#{filter}'" + $stderr.puts "ldapsearch -LLL -x -h #{@host} -b #{@base} '#{filter}'" if $DEBUG open("|ldapsearch -LLL -x -h #{@host} -b #{@base} '#{filter}'") { |io| postalCode = nil postalAddress = nil