mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-22 04:14:07 +01:00
Error in bash scripts
This commit is contained in:
parent
8731ba6748
commit
787d58cfc9
@ -4,8 +4,6 @@
|
||||
# directory, where xxx is the corresponding mo_label.
|
||||
# Wed Apr 2 14:35:15 CEST 2014
|
||||
|
||||
set -u # Crashes if a variable is uninitialized
|
||||
set -e # Exits if any statement returns a non-true return value
|
||||
|
||||
if [[ -z ${QP_ROOT} ]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user