indentation
This commit is contained in:
parent
fda4cd9ccb
commit
b6c83ccec9
@ -20,7 +20,6 @@ steps:
|
||||
path: /tmp
|
||||
- name: cache
|
||||
path: /tmp/cache
|
||||
|
||||
commands:
|
||||
- export CC=gcc
|
||||
- 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_std.txt
|
||||
- cat test_err.txt
|
||||
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
|
Loading…
Reference in New Issue
Block a user