From dc2e4db5bdef8df736469aae8ee0523b860d810b Mon Sep 17 00:00:00 2001 From: Joseph Graham Date: Mon, 15 May 2017 11:40:02 +0100 Subject: Turn off debug mode !facepalm --- pacman2pacman-get | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacman2pacman-get b/pacman2pacman-get index f027e0b..46d3319 100644 --- a/pacman2pacman-get +++ b/pacman2pacman-get @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -debugmode=1 +debugmode=0 (( debugmode )) && echo "pacman2pacman-get invoked" -- cgit v1.2.3