Unverified Commit 825ae029 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

reproducible archlinux: enable debug mode to debug clean up failures

parent b8dc0267
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#                2015 anthraxx <levente@leventepolyak.net>
# released under the GPLv=2

DEBUG=false
DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"