Skip to content
Snippets Groups Projects
Commit f5063e23 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

turned off very verbose

Former-commit-id: 6d9b1bca88bb9ecb41a10d14e1f35d852a79b9be
parent b5cc53b7
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@ cloneid=$1
shift
other_opts="$@"
(set -x ; LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ZIPR_INSTALL/lib $ZIPR_INSTALL/bin/zipr.exe --variant $cloneid --verbose true --very_verbose true --very-verbose true --zipr:objcopy $PS_OBJCOPY $other_opts)
(set -x ; LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ZIPR_INSTALL/lib $ZIPR_INSTALL/bin/zipr.exe --variant $cloneid --zipr:objcopy $PS_OBJCOPY $other_opts)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment