Skip to content

Commit

Permalink
Revert "Remove stray debug statement."
Browse files Browse the repository at this point in the history
This reverts commit 3ae0c35.
  • Loading branch information
Mike Heins committed Feb 1, 2017
1 parent 94223e8 commit f4c6a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Vend/Interpolate.pm
Expand Up @@ -1665,6 +1665,7 @@ sub tag_perl {
$Tag = new Vend::Tags;
}

Debug("Not global? not_global=$not_global Tag=$Tag Db=$Db{userdb} MVSAFE::Safe=$MVSAFE::Safe");

init_calc() if ! $Vend::Calc_initialized;
$ready_safe->share(@share) if @share;
Expand Down

0 comments on commit f4c6a83

Please sign in to comment.