Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 23:39:43 -0400
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        Libh <freebsd-libh@freebsd.org>
Subject:   corrupted diskwizard.tcl?
Message-ID:  <20011002233942.B31522@shall.anarcat.dyndns.org>

next in thread | raw e-mail | index | archive | help

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi.

I think there was a problem during the transfer of the diskwizard.tcl
patches:

Index: diskwizard.tcl
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/libh/cvs/libh/release/diskedit/diskwizard.tcl,v
retrieving revision 1.4
diff -u -r1.4 diskwizard.tcl
--- diskwizard.tcl	2001/09/25 22:56:23	1.4
+++ diskwizard.tcl	2001/10/03 03:31:21
@@ -7,7 +7,7 @@
=20
 proc list_disks {listbox} {
     foreach disk_name [Disk::Disk_Names] {
-	if {![string match "*cd*" $disk_name] &&=3D20
+	if {![string match "*cd*" $disk_name] &&
             ![string match "*md*" $disk_name]
         } {
 	    if { [catch {set d [Disk $disk_name]} fid] } {

What do you think?

A.

--9jxsPFA5p3P2qPhR
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAju6iHwACgkQttcWHAnWiGfitwCfZPDf6d15ICys6fz8xL4b3614
ZTIAnRdEmcHNx74MJhR4/97eS/9SWZ40
=P00I
-----END PGP SIGNATURE-----

--9jxsPFA5p3P2qPhR--

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?20011002233942.B31522>