changed the upgrade system to die after fatal errors

This commit is contained in:
JT Smith 2004-03-07 21:02:46 +00:00
parent d8e2ac364b
commit ad681cad1e
3 changed files with 17 additions and 1 deletions

View file

@ -1,5 +1,4 @@
#!/usr/bin/perl
use lib "../../lib";
use File::Path;
use Getopt::Long;