Merge remote-tracking branch 'origin/dev' into prerelease

This commit is contained in:
diginc 2018-07-02 20:50:51 -05:00
commit 041ef30d42
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/with-contenv bash
set
set -e
bashCmd='bash -e'
if [ "${PH_VERBOSE:-0}" -gt 0 ] ; then