Bug 5447

Summary: Use 'b' instead of 't' for binary format prints
Product: frysk Reporter: Teresa Thomas <tthomas>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246    

Description Teresa Thomas 2007-12-04 22:35:00 UTC
There you go...I filed a bug for this :)
Comment 1 Andrew Cagney 2007-12-10 18:43:34 UTC
+2007-12-10  Andrew Cagney  <cagney@redhat.com>
+
+       * TestEvalCommands.java (testFormatInteger_b()): Replace
+       testFormatInteger_t().
+       * CommandOption.java (FormatOption.parse(String,Object)): Change
+       binary option to "b".
+