libexec/local-helper in alpha_omega-1.5.10 vs libexec/local-helper in alpha_omega-1.5.12
- old
+ new
@@ -9,10 +9,10 @@
# figure out the project root under which bin, lib live
shome="$(cd -P -- "$(dirname -- "$BASH_SOURCE")/.." && pwd -P)"
# load a jason bourne library
-source "$shome/libexec/_treadstone"
+source "$shome/libexec/_jason"
# entry point
function main {
unset GEM_HOME BUNDLE_GEMFILE RUBYOPT