From: Rogan Hamby Date: Thu, 29 Aug 2019 12:46:17 +0000 (-0400) Subject: removing a few cargo culted lines X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=be0085d6f9837cfc66f52a5db185856521da2459 removing a few cargo culted lines --- diff --git a/mig-bin/mig-stagebibs b/mig-bin/mig-stagebibs index c86a572..e64fd82 100755 --- a/mig-bin/mig-stagebibs +++ b/mig-bin/mig-stagebibs @@ -71,9 +71,7 @@ my $ret = GetOptions( 'auth:s' => \$auth, 'source:s' => \$source, 'base_table:s' => \$base_table, - 'stage_table:s' => \$stage_table, - 'captions:s' => \$captions, - 'debug:s' => \$debug + 'stage_table:s' => \$stage_table ); #if in file is empty then fail