From: Jaroslav Kysela Date: Sat, 6 May 2017 16:47:07 +0000 (+0200) Subject: getmuxlist remove debug lines X-Git-Tag: v4.2.2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd02d965bf7c7045184820d02dacea8c1a38d73a;p=thirdparty%2Ftvheadend.git getmuxlist remove debug lines --- diff --git a/support/getmuxlist b/support/getmuxlist index 33b1bdc08..999ba3eca 100755 --- a/support/getmuxlist +++ b/support/getmuxlist @@ -23,10 +23,6 @@ if [ -d "${DIR}/.git" ]; then git reset --hard > /dev/null 2>&1 || exit 1 fi fi - pwd - ls -la * - ls -la .git/ - cat .git/config cd "${LAST}" || exit 1 # Fetch elif [ ! -d "${DIR}" ]; then