Permalink
Browse files

Add another copy of abuild with functions.sh.

abuild -h didn't run on another machine.
  • Loading branch information...
Andy Chu
Andy Chu committed Dec 8, 2017
1 parent e697df4 commit 5448cc626a6951fc7f190a6ba9e13eb89a09eafb
Showing with 2,765 additions and 2 deletions.
  1. +2 −2 benchmarks/osh-runtime.sh
  2. +2,512 −0 testdata/osh-runtime/abuild
  3. +251 −0 testdata/osh-runtime/functions.sh
@@ -198,8 +198,8 @@ print-tasks() {
;;
esac
# NOTE: 'help' is a dummy label.
echo $job_id $host_name $host_hash $sh_path $shell_hash abuild help
# NOTE: 'abuild-help' is a dummy label.
echo $job_id $host_name $host_hash $sh_path $shell_hash abuild abuild-help
conf-dirs | xargs -n 1 -- \
echo $job_id $host_name $host_hash $sh_path $shell_hash configure
Oops, something went wrong.

0 comments on commit 5448cc6

Please sign in to comment.