X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=perl%2FAmanda%2FScript_App.pm;h=aac85e6fe90203d300501bbfaa6172cb4dd79ff0;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=0b8c3f992875f8db344be241ad0b6200de847639;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/perl/Amanda/Script_App.pm b/perl/Amanda/Script_App.pm index 0b8c3f9..aac85e6 100644 --- a/perl/Amanda/Script_App.pm +++ b/perl/Amanda/Script_App.pm @@ -61,6 +61,7 @@ sub new { $execute_where = "client"; } Amanda::Util::setup_application($name, $execute_where, $CONTEXT_DAEMON); + debug("Arguments: " . join(' ', @ARGV)); #initialize config client to get values from amanda-client.conf config_init($CONFIG_INIT_CLIENT, undef);