Christophe Bailleux wrote:

EXPORT_IMPORT_DOWN_EXPORT "/usr/bin/tar cvfp @__DEVICE__@ -C @__SRC__@"
EXPORT_IMPORT_DOWN_IMPORT "/usr/bin/tar xvf @__DEVICE__@ -C @__DEST__@"
EXPORT_IMPORT_DOWN_TEST   "/usr/bin/tar tvf @__DEVICE__@"

Under FreeBSD it's necessary to use the "-" with the tar options (tar -cvfp, tar -xvf etc..).
Fixed.

Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to