Bump to head

This commit is contained in:
InsanityAutomation
2019-07-05 17:06:08 -04:00
parent 04ab489264
commit 6b8b1892f9
1167 changed files with 95642 additions and 21850 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"