indentation
This commit is contained in:
parent
fda4cd9ccb
commit
b6c83ccec9
@ -20,7 +20,6 @@ steps:
|
|||||||
path: /tmp
|
path: /tmp
|
||||||
- name: cache
|
- name: cache
|
||||||
path: /tmp/cache
|
path: /tmp/cache
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- export CC=gcc
|
- export CC=gcc
|
||||||
- make -f makefile.shared test_standalone >test_gcc_1.txt 2>test_gcc_2.txt
|
- make -f makefile.shared test_standalone >test_gcc_1.txt 2>test_gcc_2.txt
|
||||||
@ -35,7 +34,6 @@ steps:
|
|||||||
- cat test_gcc_1.txt
|
- cat test_gcc_1.txt
|
||||||
- cat test_std.txt
|
- cat test_std.txt
|
||||||
- cat test_err.txt
|
- cat test_err.txt
|
||||||
|
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
Loading…
Reference in New Issue
Block a user