mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Make the prebuild script noisy while we debug
This commit is contained in:
committed by
probablycorey
parent
5f2bd9edd7
commit
caf0dec598
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -ex
|
||||
|
||||
cd "$(dirname "$0")/../.."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user