[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/03: no need to copy; adt-run runs it in /tmp anyway...



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 6489dfaf958c8e2af35917ffeb8f97b16e93fa9a
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Aug 21 18:43:38 2015 +0200

    no need to copy; adt-run runs it in /tmp anyway...
---
 tests/junit-subsequentcheck | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/tests/junit-subsequentcheck b/tests/junit-subsequentcheck
index cf820e5..81e1bec 100755
--- a/tests/junit-subsequentcheck
+++ b/tests/junit-subsequentcheck
@@ -9,22 +9,6 @@ SRCDIR=`pwd`
 WORKDIR=`mktemp -d`
 
 
-echo "====== checking free disc and memory space ======"
-df -h
-free
-
-trap "rm -rf ${WORKDIR}" 0 INT QUIT ABRT PIPE TERM
-
-# lets get our own copy as we make it dirty
-echo
-echo "====== Copying source from ${SRCDIR} to ${WORKDIR} ======"
-cp -a ${SRCDIR} ${WORKDIR}
-
-echo
-echo "====== Changing to directory `ls ${WORKDIR}/*` ======"
-cd ${WORKDIR}/*
-
-echo
 echo "====== Patching the tree to only build Java-based unittests against an existing installation ======"
 patch -p1 < ./debian/tests/patches/java-subsequentcheck-standalone.diff
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: