[Interchange-bugs] [Bug 286] Changed - interchange ignores command line options (--unix/--inet)

bugzilla-daemon@interchange.redhat.com bugzilla-daemon@interchange.redhat.com
Tue Jul 31 20:45:00 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=286

*** shadow/286	Tue Jul 31 14:50:50 2001
--- shadow/286.tmp.10382	Tue Jul 31 20:44:35 2001
***************
*** 3,12 ****
  Version: 4.7.x
  Platform: PC
  OS/Version: OpenBSD
! Status: NEW   
  Resolution: 
! Severity: normal
! Priority: P2
  Component: Core
  AssignedTo: mike@minivend.com                            
  ReportedBy: racke@linuxia.de               
--- 3,12 ----
  Version: 4.7.x
  Platform: PC
  OS/Version: OpenBSD
! Status: ASSIGNED   
  Resolution: 
! Severity: minor
! Priority: P3
  Component: Core
  AssignedTo: mike@minivend.com                            
  ReportedBy: racke@linuxia.de               
***************
*** 21,23 ****
--- 21,27 ----
      Dennis
  
  BTW: I needed to send this from racke's account, because your "we will mail you a password" bugzilla stuff has never mailed me one. :(
+ 
+ ------- Additional Comments From mike@minivend.com  2001-07-31 20:44 -------
+ This is a docs bug; --unix and --inet are not really valid options. Need
+ to be -u or --unixmode or -i or --inetmode.