|
From: Kaiser, H. <r_...@gm...> - 2006-06-15 21:53:32
|
> > For run after, it reports success even if a add an wrong command > > > > Are you sure? I just tested this with a command like : > /bin/false > which will of course report a failing exit status, and the backup was > correctly recorded as failed. cmd to run after: - /bin/false or - asdf and here my output: Performing backup of /etc to /tmp/dummy.dump .. DUMP: Date of this level 0 dump: Thu Jun 15 23:46:57 2006 DUMP: Dumping /dev/hda2 (/ (dir etc)) to /tmp/dummy.dump001 DUMP: Label: / DUMP: Writing 10 Kilobyte records DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 47280 blocks. DUMP: Dumping volume 1 on /tmp/dummy.dump001 DUMP: Volume 1 started with block 1 at: Thu Jun 15 23:47:02 2006 DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: Closing /tmp/dummy.dump001 DUMP: Volume 1 completed at: Thu Jun 15 23:47:15 2006 DUMP: Volume 1 46860 blocks (45.76MB) DUMP: Volume 1 took 0:00:13 DUMP: Volume 1 transfer rate: 3604 kB/s DUMP: 46860 blocks (45.76MB) on 1 volume(s) DUMP: finished in 13 seconds, throughput 3604 kBytes/sec DUMP: Date of this level 0 dump: Thu Jun 15 23:46:57 2006 DUMP: Date this dump completed: Thu Jun 15 23:47:15 2006 DUMP: Average transfer rate: 3604 kB/s DUMP: DUMP IS DONE .. backup complete. Version 1.279 on localhost.localdomain (Ubuntu Linux 5.10) By the way This is also not nice: localhost.localdomain And the system is Ubuntu dapper and therefore: Ubuntu Linux 6.06 |