Merge branch 'master' into autotools-conversion after 2.3.1 release

This commit is contained in:
Jon Trulson
2019-11-16 16:35:56 -07:00
25 changed files with 610 additions and 537 deletions

View File

@@ -30,8 +30,6 @@
#
###############################################################################
USERPATH=$PATH
PATH=/bin:/usr/bin:/usr/sbin
RETCODE=0
trap '\
@@ -45,7 +43,7 @@ trap '\
#
###############################################################################
export ARCH DTINFO_HOME OTK_NAME PATH
export ARCH DTINFO_HOME OTK_NAME
###############################################################################
@@ -361,8 +359,6 @@ if [ ! -d $DTINFO_LIB ] ; then
fi
PATH=${PATH}:${USERPATH}
###############################################################################
#
# Create the command line and invoke the DtInfo build tools