Skip to content

Commit

Permalink
Forgot to export PS4, thanks thewoolleyman!
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Sep 6, 2010
1 parent 08a60be commit 116656d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cli
Expand Up @@ -326,6 +326,7 @@ __rvm_parse_args() {
for option in verbose xtrace errexit errtrace noclobber nounset pipefail ; do
set -o $option
done
export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
;;
--debug)
rvm_debug_flag=1
Expand Down

0 comments on commit 116656d

Please sign in to comment.