addset -x for #travis op sinthetix
This commit is contained in:
parent
daac54878c
commit
e1657f04ec
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
|
set -x
|
||||||
|
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
for file in $(find **/*.c)
|
for file in $(find **/*.c)
|
||||||
|
|
Loading…
Reference in New Issue