ruderich.org/simon
/
config
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91be5d6
)
use set -eu
author
Simon Ruderich
<simon@ruderich.org>
Sat, 21 Jun 2014 12:30:39 +0000
(14:30 +0200)
committer
Simon Ruderich
<simon@ruderich.org>
Sat, 21 Jun 2014 12:30:39 +0000
(14:30 +0200)
setup.sh
patch
|
blob
|
history
diff --git
a/setup.sh
b/setup.sh
index 596d4057c44c397b9498423717518f74a18ca43b..3f49ad598c597b31aca0bc8837c919cc2ec6dd86 100755
(executable)
--- a/
setup.sh
+++ b/
setup.sh
@@
-18,7
+18,7
@@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-set -e
+set -e
u
. ../lib.sh