X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Ffunctions.sh;h=04d2eb14970f5c2522214cba383d410d1952155e;hp=631d3e2f6a487b287b6ee1dc157380f1e7ff082f;hb=d88753b4aaae6b56bd8013ff3455ea144a908d67;hpb=cfa2c5040ab997ab2673b3ca3bf4da0d40d9bfcb diff --git a/buildd/functions.sh b/buildd/functions.sh index 631d3e2..04d2eb1 100755 --- a/buildd/functions.sh +++ b/buildd/functions.sh @@ -81,7 +81,7 @@ grml_live_run() { # create log archive: create_logs() { - ( cd / && tar zcf $ATTACHMENT $FAI_LOGFILES /var/log/grml-buildd.stderr /var/log/grml-buildd.stdout $GRML_LOGFILE >/dev/null ) + ( cd / && tar zcfh $ATTACHMENT $FAI_LOGFILES /var/log/grml-buildd.stderr /var/log/grml-buildd.stdout $GRML_LOGFILE >/dev/null ) } # store logs on remote server: