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

New commits:
commit 865795b9d7ad287179023e2221a305060802d8f6
Author: Caolán McNamara <caol...@redhat.com>
Date:   Fri Oct 30 20:39:02 2015 +0000

    change asan build dir

diff --git a/test-bugzilla-files/execute_asan.sh 
b/test-bugzilla-files/execute_asan.sh
index 5e70e29..6665e00 100755
--- a/test-bugzilla-files/execute_asan.sh
+++ b/test-bugzilla-files/execute_asan.sh
@@ -1,5 +1,5 @@
 dir_name=$(basename $1)
 mkdir /srv/crashtestdata/control/$dir_name
 cd /srv/crashtestdata/control/$dir_name
-TMPDIR=/srv/crashtestdata/tmpdir 
/srv/crashtestdata/build/instdir/program/python 
/home/buildslave/source/dev-tools/test-bugzilla-files/test-bugzilla-files.py 
--asan --soffice=path:/srv/crashtestdata/build/instdir/program/soffice 
--userdir=file:///home/buildslave/.config/libreoffice_$dir_name/4 $1 2>&1 | tee 
/srv/crashtestdata/console_$dir_name.log
+TMPDIR=/srv/crashtestdata/tmpdir 
/srv/crashtestdata/asan-build/instdir/program/python 
/home/buildslave/source/dev-tools/test-bugzilla-files/test-bugzilla-files.py 
--asan --soffice=path:/srv/crashtestdata/asan-build/instdir/program/soffice 
--userdir=file:///home/buildslave/.config/libreoffice_$dir_name/4 $1 2>&1 | tee 
/srv/crashtestdata/console_$dir_name.log
 rm core*
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to