diff options
Diffstat (limited to 'bin/libvirt_cucumber_tests')
-rwxr-xr-x | bin/libvirt_cucumber_tests | 1 |
1 files changed, 1 insertions, 0 deletions
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 |