mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 04:34:16 +00:00
tests verbosity
This commit is contained in:
@@ -68,9 +68,6 @@ dotfiles:
|
||||
profiles:
|
||||
_EOF
|
||||
|
||||
export DOTDROP_FORCE_NODEBUG=yes
|
||||
export DOTDROP_NOBANNER=yes
|
||||
|
||||
# import
|
||||
echo "[+] import"
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/singlefile
|
||||
@@ -123,8 +120,5 @@ grep fakediff ${tmpd}/fake &> /dev/null || exit 1
|
||||
## CLEANING
|
||||
rm -rf ${basedir} ${tmpd}
|
||||
|
||||
unset DOTDROP_NOBANNER
|
||||
unset DOTDROP_FORCE_NODEBUG
|
||||
|
||||
echo "OK"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user