From b99cfc9df29b4236bb715ab423c76b48f4503ba9 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Wed, 29 Oct 2008 00:00:25 +0000 Subject: [PATCH] removed debugger output --- inxi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inxi b/inxi index e5ceafa..6431fea 100755 --- a/inxi +++ b/inxi @@ -41,7 +41,6 @@ DISTRO_GLOB='' IRC_CLIENT='' IRC_CLIENT_VERSION='' -readlink /proc/$PPID/exe # Variable initializations: constants ALLUP=0 # inxi hasn't been 'booted' yet. DBI=0 # Debug Buffer Index, index into a debug buffer storing debug messages until infobash is 'all up' @@ -132,6 +131,9 @@ then source $HOME/.$SCRIPT_NAME fi + + + # WARNING: In the main part below (search for 'KONVI') # there's a check for Konversation-specific config files. # Any one of these can override the above if infobash is run