Commit Briefs


Thomas Adam

got-build-regress.sh: ron gotd regress suite too with -G

Needs doas to elevate privileges. ok stsp@



Thomas Adam

got-build-regress.sh: add another round of testing with ref-deltas

ok stsp



Thomas Adam

util/got-build-regress.sh: simplify lockfile cleanup

trap on EXIT too so the lockfile is deleted on quit (both successful and not.) While here simplify a cd too. ok stsp@


Thomas Adam

util/got-build-regress.sh: switch from getopt(1) to getopts

ok stsp@





Thomas Adam

Group options in accordance with style(9)

patch by Josiah Frentsos