Syntax
This commit is contained in:
parent
ef222418df
commit
b3b1731f1d
@ -23,7 +23,7 @@ steps:
|
||||
path: /tmp/cache
|
||||
|
||||
commands:
|
||||
- ${MYCC}" make ${SHARED} test_standalone >test_gcc_1.txt 2>test_gcc_2.txt
|
||||
- ${{MYCC}}" make ${{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