Renumber the jobs file so that it can be reloaded in native code.
[whenjobs.git] / tests / jobs / test_run.sh
index ad2bcde..f99e7f9 100755 (executable)
@@ -25,6 +25,8 @@ libdir=$(cd ../../lib; pwd)
 toolsdir=$(cd ../../tools; pwd)
 daemondir=$(cd ../../daemon; pwd)
 
+export libdir
+
 HOME="$testdir"
 export HOME