Bump to current

This commit is contained in:
InsanityAutomation
2019-09-14 18:39:46 -04:00
parent 06746c9972
commit dab3fded19
1604 changed files with 315851 additions and 64906 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# commit log to watch Travis CI progress.
#
[[ $# == 0 ]] || { echo "Usage: `basename $0`" 1>&2 ; exit 1; }
[[ $# == 0 ]] || { echo "usage: `basename $0`" 1>&2 ; exit 1; }
MFINFO=$(mfinfo) || exit 1
IFS=' ' read -a INFO <<< "$MFINFO"