[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "add support for using Bash's debugging functions - thanks to Sam...

Holger Levsen gitlab at salsa.debian.org
Fri Apr 12 14:40:40 BST 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
a80fa963 by Holger Levsen at 2019-04-12T13:40:25Z
Revert "add support for using Bash's debugging functions - thanks to Sam Morris <sam at robots.org.uk>"

This reverts commit 6a406c327e6b02fc94a427d496b653961cc1cf40.

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -174,9 +174,6 @@ else
 	if $DEBUG ; then
 		set -x
 	fi
-	if $DEEPDEBUG ; then
-		PS4=$'$? \\ (${BASH_SOURCE[0]}:${LINENO}): ${FUNCNAME[0]:--} [SHLVL=${SHLVL} BASH_SUBSHELL=${BASH_SUBSHELL}]\n  '
-	fi
 	set -e
 	export DEBIAN_FRONTEND=noninteractive
 	export LC_ALL=$LC_ALL
@@ -187,9 +184,6 @@ else
 		export
 		set -x
 	fi
-	if $DEEPDEBUG ; then
-		PS4=$'$? \\ (${BASH_SOURCE[0]}:${LINENO}): ${FUNCNAME[0]:--} [SHLVL=${SHLVL} BASH_SUBSHELL=${BASH_SUBSHELL}]\n  '
-	fi
 	set -e
 fi
 }



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a80fa9639fdfe389b849e732c6ebba6f635fb223

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a80fa9639fdfe389b849e732c6ebba6f635fb223
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190412/07430908/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list