Index: simulator/run.sh =================================================================== diff -u -r25829e5793af41ffc76f0862a72d5fa510b14b19 -rb0d75f5a631d416b83f28344d7d26ba7c3ae4614 --- simulator/run.sh (.../run.sh) (revision 25829e5793af41ffc76f0862a72d5fa510b14b19) +++ simulator/run.sh (.../run.sh) (revision b0d75f5a631d416b83f28344d7d26ba7c3ae4614) @@ -14,7 +14,6 @@ # @date (original) 19-Aug-2020 # ############################################################################ -# make sure the script is sourced and not executed directly if [ "$0" = "$BASH_SOURCE" ]; then echo "Error: Script must be sourced" exit 1