X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ruby%2Frun-ruby-tests;h=1596c8779f364ed190d828e5b7649e759ceb7685;hb=7cc9be00d446df95eaa0bebfc9892a69d3393227;hp=1ef116cef9901d63ddf09d1531e1c974c78d386b;hpb=7964606fbb481c4725c202804a127168ac309020;p=hivex.git diff --git a/ruby/run-ruby-tests b/ruby/run-ruby-tests index 1ef116c..1596c87 100755 --- a/ruby/run-ruby-tests +++ b/ruby/run-ruby-tests @@ -18,6 +18,8 @@ set -e +export LD_LIBRARY_PATH=../lib/.libs + # Run them one at a time, otherwise rake runs them in parallel (which # is bound to fail because they all use a single test image file).