Daniel Schultz
9214855aa2
fixup! settings: Handle return code correctly
...
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-04-01 20:38:50 +02:00
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
Alessandro Comodi
3d4c9addf0
environment: fix environment set up
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-20 11:28:56 +01:00
Daniel Schultz
4122384e74
settings: Remove XRAX_PIN_xx from Makefile
...
These variables are not set by run_fuzzers
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Tomasz Michalak
300bc62227
Add licensing header to bash scripts
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
Tim Callahan
9d0499f87a
Update settings/artix7*.sh with helpful comments regarding XRAY_IOI3_TILES
...
and other non-obvious things.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-05-18 13:14:58 -07:00
Alessandro Comodi
8bed17b40e
htmlgen: add html generation as last step of kokoro
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-04-01 20:22:58 +02:00