mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +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.
|
# directory, where xxx is the corresponding mo_label.
|
||||||
# Wed Apr 2 14:35:15 CEST 2014
|
# 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} ]]
|
if [[ -z ${QP_ROOT} ]]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user