Commit Briefs

36967ea86e Thomas Adam

got-build-regress.sh: build gotd too; ok stsp@


9020067b21 Thomas Adam

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

ok stsp



a2f760e600 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@


b891075b5e Thomas Adam

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

ok stsp@




b6b86fd1b9 Thomas Adam

remove trailing whitespace; patch by Josiah Frentsos


d6506a3d8f Thomas Adam

Group options in accordance with style(9)

patch by Josiah Frentsos



462c1b38af Stefan Sperling

got-build-regress.sh: add -R option to usage message



9c1dd3ecb5 Stefan Sperling

update defalt branch name in got-build-regress.sh