Merge changes from 3.14 branch into 3.15

This commit is contained in:
Andrew Johnson
2018-05-28 17:00:35 -05:00
6 changed files with 70 additions and 24 deletions
+1 -2
View File
@@ -21,8 +21,7 @@ use Getopt::Std;
use EPICS::Path;
use EPICS::Release;
use vars qw($arch $top $iocroot $root);
our ($arch, $top, $iocroot, $root);
our ($opt_a, $opt_t, $opt_T);
$Getopt::Std::OUTPUT_HELP_VERSION = 1;