1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00

test verbosity

This commit is contained in:
deadc0de6
2022-05-26 21:34:50 +02:00
committed by deadc0de
parent 54f949c88e
commit 4fe7bbd438

View File

@@ -7,7 +7,7 @@
#
# exit on first error
set -ev
set -e
# all this crap to get current path
rl="readlink -f"