Changeset 1833 in MondoRescue
- Timestamp:
- Dec 2, 2007, 11:44:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.5/mindi/mindi-bkphw
r1814 r1833 60 60 print TOOLS "$tool.xml\n"; 61 61 } 62 if ($tool =~ /\/ cpqacuxe$/) {62 if ($tool =~ /\/.acuxebin$/) { 63 63 my $dir=basename($tool); 64 64 $ret = system("export ACUXE_BIN_INSTALLATION_DIR=$dir ; export IM_CFGFILE_PATH=$dir ; export ACUXE_LOCK_FILES_DIR=$dir/locks ; $tool -c $bkpdir/cpqacuxe.dat");
Note:
See TracChangeset
for help on using the changeset viewer.