Commit b932966e by Eddie Hung

Add set -e to run-test.sh

parent a4130e79
#!/bin/bash #!/bin/bash
set -e
shopt -s extglob shopt -s extglob
OPTIND=1 OPTIND=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment