From 37eac088655e2d4f5cd9e511058eead078bbf497 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 May 2017 17:25:00 +0300 Subject: Change home path in runtests.sh into logs directory. --- tools/ci/scripts/runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ci') diff --git a/tools/ci/scripts/runtests.sh b/tools/ci/scripts/runtests.sh index 13735fe64..77eea18ef 100755 --- a/tools/ci/scripts/runtests.sh +++ b/tools/ci/scripts/runtests.sh @@ -5,7 +5,7 @@ ulimit -c unlimited -S ulimit -c unlimited rm -rf core* -export HOME="$(pwd)" +export HOME="logs/home" echo "clean config runs" n=0 -- cgit v1.2.3-60-g2f50