Improved debugging information and uninstallation for some scripts
This commit is contained in:
parent
f921744834
commit
b0bffaeb08
|
@ -38,8 +38,8 @@ XSLTPROC="xsltproc --nonet --xinclude"
|
|||
#debug
|
||||
_debug()
|
||||
{
|
||||
echo $@
|
||||
$@
|
||||
echo "$@" 1>&2
|
||||
"$@"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user