Imported Upstream version 2.6.1p2
[debian/amanda] / client-src / sendbackup-dump.c
index b0a8ec7ec236a66bc2755f0e30c960629dc840da..b69baa6abe4ac05ae1678fa2cc5483946a0a1aee 100644 (file)
@@ -325,7 +325,7 @@ start_backup(
     if (1)
 #endif
     {
-        char *progname = cmd = newvstralloc(cmd, amlibexecdir, "/", "rundump",
+        cmd = newvstralloc(cmd, amlibexecdir, "/", "rundump",
                                            versionsuffix(), NULL);
        cmdX = cmd;
        if (g_options->config)
@@ -350,7 +350,7 @@ start_backup(
                             NULL);
        info_tapeheader(dle);
 
-       start_index(dle->create-index, dumpout, mesgf, indexf, indexcmd);
+       start_index(dle->create_index, dumpout, mesgf, indexf, indexcmd);
 
        dumppid = pipespawn(cmd, STDIN_PIPE, 0,
                            &dumpin, &dumpout, &mesgf,