prjxray/settings
Daniel Schultz 969f1dd5ee settings: Handle return code correctly
"eval $(python3 script.py)" does not handle the return code correctly and would try to evaluate
the complete output of the Python traceback. Temporarily save the output in a variable and check
the return code. If the RC is unequal to zero, return the RC and leave the bash script.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-26 08:28:54 +01:00
..
artix7 Move devices.yaml files 2021-03-15 17:37:58 +01:00
kintex7 Move devices.yaml files 2021-03-15 17:37:58 +01:00
zynq7 Move devices.yaml files 2021-03-15 17:37:58 +01:00
artix7.sh settings: Handle return code correctly 2021-03-26 08:28:54 +01:00
artix7_50t.sh settings: Handle return code correctly 2021-03-26 08:28:54 +01:00
artix7_200t.sh settings: Handle return code correctly 2021-03-26 08:28:54 +01:00
kintex7.sh settings: Handle return code correctly 2021-03-26 08:28:54 +01:00
zynq7.sh settings: Handle return code correctly 2021-03-26 08:28:54 +01:00
zynq7010.sh settings: Handle return code correctly 2021-03-26 08:28:54 +01:00