Date: Tue, 2 Oct 2001 23:49:05 -0400 From: The Anarcat <anarcat@anarcat.dyndns.org> To: Libh <freebsd-libh@freebsd.org> Subject: and fdiskops.tcl... (was: Re: corrupted diskwizard.tcl?) Message-ID: <20011002234905.C31522@shall.anarcat.dyndns.org> In-Reply-To: <20011002233942.B31522@shall.anarcat.dyndns.org> References: <20011002233942.B31522@shall.anarcat.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Here too...
Index: fdiskops.tcl
===================================================================
RCS file: /home/libh/cvs/libh/release/diskedit/fdiskops.tcl,v
retrieving revision 1.5
diff -u -r1.5 fdiskops.tcl
- --- fdiskops.tcl 2001/09/25 22:59:43 1.5
+++ fdiskops.tcl 2001/10/03 03:38:37
@@ -116,7 +116,7 @@
global activedisk
set disk $activedisk
- - =20
+
if {![$disk modified]} {
ok_dialog $hui $dialog "Nothing to write" "Cannot write changes
because t here wasn't any." "45 2"
} else {
@@ -125,11 +125,11 @@
if {[$disk Write_Disk]} {
ok_dialog $hui $dialog "Write failed" "Cannot write
changes to disk." "45 2"
}
- - =20
+
[$dialog byName "diskgeometrylabel"] text\
[format "Disk Geometry: %s" \
[disk_geometry_text $disk]]
- - =20
+
update_slices
}
}
A.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAju6irAACgkQttcWHAnWiGcNSwCglDo6khraBlID8QzHm+IEEw/4
LxMAn2T7o4lDAqF5xQw3Kq0SmTH2h3PG
=sArn
-----END PGP SIGNATURE-----
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?20011002234905.C31522>
