Improved debugging information and uninstallation for some scripts
This commit is contained in:
parent
ff0fc0158e
commit
5afa144cd1
|
@ -43,8 +43,8 @@ XGETTEXT="xgettext --force-po"
|
|||
#debug
|
||||
_debug()
|
||||
{
|
||||
echo $@
|
||||
$@
|
||||
echo "$@" 1>&2
|
||||
"$@"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user