diff options
Diffstat (limited to 'include/tree.sh')
| -rw-r--r-- | include/tree.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tree.sh b/include/tree.sh index 0bcb9208..8496a49a 100644 --- a/include/tree.sh +++ b/include/tree.sh @@ -444,7 +444,7 @@ project_up_to_date() "$@" fi - bootstrap_utils + build_sbase fx_ "x_ util/sbase/sha512sum" find "$@" -type f -not -path \ "*/.git*/*" | awk '{print $1}' > "$xbtmp/tmp.hash" || \ err "!h $project $hashdir" \ |
