#!/usr/bin/env bash
-set -x
+# set -x
+
#
# Constants
#
function print_usage {
echo ''
- echo 'Download coredistool for GC stress testing'
+ echo 'Download coredistools for GC stress testing'
echo ''
echo 'Command line:'
echo ''
exit_with_error 1 'Directory containing dotnet commandline does not exist:'$dotnetToolsDir
fi
if [ ! -e $dotnetCmd ]; then
- exit_with_error 1 'donet commandline does not exist:'$dotnetCmd
+ exit_with_error 1 'dotnet commandline does not exist:'$dotnetCmd
fi
# make package directory