Imported Upstream version 3.3.1
[debian/amanda] / perl / Amanda / Script_App.pm
index 0b8c3f992875f8db344be241ad0b6200de847639..aac85e6fe90203d300501bbfaa6172cb4dd79ff0 100644 (file)
@@ -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);