mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Echo commands in script/cibuild for debugging purposes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -ex
|
||||
rm -rf ~/.atom
|
||||
rake test
|
||||
rake test
|
||||
|
||||
Reference in New Issue
Block a user