Project

General

Profile

« Previous | Next » 

Revision aa4e021c

Added by Marc Dequènes over 14 years ago

  • ID aa4e021cfd1249780f42bed7118e8697c06b21c2

[evol] replace DNs with recognized objects in show command (if not in debug mode)

View differences:

bin/shadowwalker
result = field_data[file_no]
result_is_binary = attr_info.binary?
unless result_is_binary or $program_options[:debug]
result = LdapShadows::Manipulation.interpret_field_value($shadow, attr_info.syntax.to_param, result)
end
end
if args.empty?

Also available in: Unified diff