Skip to content
Snippets Groups Projects
Commit 736632ba authored by jie's avatar jie
Browse files

remove set -e

parent 1eb1ea55
No related branches found
No related tags found
No related merge requests found
set -e
[ -z ${STUID} ] && echo "STUID must be set (RTFM)" && exit [ -z ${STUID} ] && echo "STUID must be set (RTFM)" && exit
[ -z ${STUNAME} ] && echo "STUNAME must be set (RTFM)" && exit [ -z ${STUNAME} ] && echo "STUNAME must be set (RTFM)" && exit
......
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