crucible depot: Increment 1 core (status/push/verify/get/pull + local/cdn/bunny backends) #30
@@ -17,8 +17,8 @@ bin=bin
|
||||
"${bin}/crucible" list >/dev/null
|
||||
|
||||
# Keep in sync with internal/dispatch.Registry (Wired flag).
|
||||
unwired=(depot)
|
||||
wired=(hak module topdata wiki)
|
||||
unwired=()
|
||||
wired=(depot hak module topdata wiki)
|
||||
|
||||
exit_of() { set +e; "$@" >/dev/null 2>&1; local c=$?; set -e; echo "${c}"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user