libexec/aoh-init in alpha_omega-1.5.10 vs libexec/aoh-init 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"
DEFINE_boolean "helpers" "$FLAGS_FALSE" "Generate the bin and libexec helpers" "H"
function main {
local dollar='$'