Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 19:40:43 -0600 (CST)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/release/diskedit formats.tcl
Message-ID:  <200110300140.f9U1eiY75418@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2001/10/29 19:40:43 CST

  Modified files:
    release/diskedit     formats.tcl 
  Log:
  display partition flags in all formats
  
  the clunky way of setting the flags_format is due to the fact that:
  
  [format "%s" [expr ( $foo ? "baz" : "bar" )]
  
  doesn't work.
  
  Revision  Changes    Path
  1.2       +23 -7     libh/release/diskedit/formats.tcl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110300140.f9U1eiY75418>