X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ruby%2Frun-ruby-tests;h=1596c8779f364ed190d828e5b7649e759ceb7685;hb=24e778286a2d684cb08afb29f5c0e48b2b312e7e;hp=1ef116cef9901d63ddf09d1531e1c974c78d386b;hpb=49b89eec45780eceea5b72ad1a466f9549e788eb;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).