test-bugzilla-files/commands.sh |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7813e71b81bd70b46b44a6375727c2005beffe2f
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Mon Oct 10 21:56:58 2022 +0200
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Tue Oct 11 10:03:40 2022 +0200

    Copy over zip.sh to $CRASHTESTDATA
    
    Change-Id: I1694ef339956dc640e086cd4bd3903c2a6edba1d
    Reviewed-on: https://gerrit.libreoffice.org/c/dev-tools/+/141169
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/test-bugzilla-files/commands.sh b/test-bugzilla-files/commands.sh
index ac2f69a..c593a16 100755
--- a/test-bugzilla-files/commands.sh
+++ b/test-bugzilla-files/commands.sh
@@ -46,4 +46,5 @@ if [ "$?" != "0" ]; then
 fi
 
 cd "$CRASHTESTDATA"
+cp "$DTPATH"/test-bugzilla-files/zip.sh .
 ./zip.sh

Reply via email to