From dab85580dd4d0313a7529604c937f0179294a118 Mon Sep 17 00:00:00 2001 From: ijackson Date: Fri, 23 Jun 2000 13:43:33 +0000 Subject: [PATCH] Actually write out after confirm. --- bcp5-registry.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/bcp5-registry.pl b/bcp5-registry.pl index e20ee79..2fda10b 100755 --- a/bcp5-registry.pl +++ b/bcp5-registry.pl @@ -279,6 +279,7 @@ if ($invokestyle eq 'maintain') { get_entry(); check_password(); $ent->{'changed'}= $now; + set_entry(); $justupdated= 1; show_entry(); -- 2.30.2