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