Try yet again
This commit is contained in:
parent
c95fc7a9a6
commit
315b379765
@ -23,7 +23,7 @@ steps:
|
||||
path: /tmp/cache
|
||||
|
||||
commands:
|
||||
- export CC=${MYCC}
|
||||
- export CC=${{MYCC}}
|
||||
- make -f makefile.shared test_standalone >test_gcc_1.txt 2>test_gcc_2.txt
|
||||
- ./test >test_std.txt 2>test_err.txt"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user