summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Graham <joseph.graham@gmx.com>2017-05-15 11:40:02 +0100
committerJoseph Graham <joseph.graham@gmx.com>2017-05-15 11:40:02 +0100
commitdc2e4db5bdef8df736469aae8ee0523b860d810b (patch)
treec042cd0e5a56a410d79268416a5a9e6a342a77e1
parente5996fad2076f3640a3da53cdc3fe182442ab6cf (diff)
Turn off debug mode !facepalm
-rw-r--r--pacman2pacman-get2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-debugmode=1
+debugmode=0
(( debugmode )) && echo "pacman2pacman-get invoked"