1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Merge remote-tracking branch 'origin/fgh_loadups2' into fgh_loadups2

This commit is contained in:
Frank Halasz
2023-08-04 15:19:56 -07:00
3 changed files with 20 additions and 19 deletions

View File

@@ -158,7 +158,7 @@ do
if [[ $# -eq 1 || "$2" = "--" ]];
then
sysout_flag=true
sysout_arg="$2"
sysout_arg="$1"
else
err_msg=(
"ERROR: sysout argument must be last argument"