From 6a4f66e94a15948e90ae0583f8f4c3814ce58f3b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 01:19:14 +0100 Subject: lvc: set RUBYLIB and adopt features accordingly --- bin/libvirt_cucumber_tests | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/libvirt_cucumber_tests') diff --git a/bin/libvirt_cucumber_tests b/bin/libvirt_cucumber_tests index cf7abeb9..6b3dc21e 100755 --- a/bin/libvirt_cucumber_tests +++ b/bin/libvirt_cucumber_tests @@ -187,6 +187,7 @@ fi export JAVA_HOME="/usr/lib/jvm/java-7-openjdk-amd64" export SIKULI_HOME="/usr/share/java" +export RUBYLIB="/srv/jenkins" export DISPLAY=${TARGET_DISPLAY} check_dependency cucumber if [ -z "${*}" ]; then -- cgit v1.2.3-54-g00ecf