Skip to content

Commit 45b6b26

Browse files
committed
Revert "distribute.sh: Show ran commands and fail fast if something goes wrong"
This reverts commit 3ba6636.
1 parent 8d6ce32 commit 45b6b26

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

distribute/distribute.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
#!/bin/bash
2-
3-
set -ex
4-
52
test -e /usr/bin/xpath || sudo apt-get install libxml-xpath-perl
63
test -e /usr/bin/checkinstall || sudo apt-get install checkinstall
74
#

0 commit comments

Comments
 (0)