Merge branch 'hotfix/0.4.1'

This commit is contained in:
Jörn-Michael Miehe 2020-02-18 19:31:43 +01:00
commit 0a1abf90a7

View file

@ -31,6 +31,7 @@ OPTIND=1
# initialize variables # initialize variables
g_build=0 g_build=0
g_watch=0 g_watch=0
g_verbose=0
g_root="" g_root=""
while getopts "h?bwvr:" opt; do while getopts "h?bwvr:" opt; do