make $old_domain available too
authorivan <ivan>
Fri, 25 Oct 2002 21:24:55 +0000 (21:24 +0000)
committerivan <ivan>
Fri, 25 Oct 2002 21:24:55 +0000 (21:24 +0000)
FS/FS/part_export/shellcommands.pm

index da6f4c4..04e5041 100644 (file)
@@ -65,6 +65,7 @@ sub _export_replace {
   }
   $new_finger = shell_quote $new_finger;
   $quoted_new__password = shell_quote $new__password;
+  $old_domain = $old->domain;
   $new_domain = $new->domain;
   $new_crypt_password = ''; #surpress "used only once" warnings
   $new_crypt_password = crypt( $new->_password,