commit 462c1b38af57516c35bc41c98af244cacb2ffdbe from: Stefan Sperling date: Wed Jun 23 13:13:49 2021 UTC got-build-regress.sh: add -R option to usage message commit - 905472e805ce86231bc35b7cc27b703fa84c33ce commit + 462c1b38af57516c35bc41c98af244cacb2ffdbe blob - c0b3c80de0ff74a286ed19cbb2e4287e18d415a8 blob + 18b329e07759c0334289c970a59481db7e56cc08 --- util/got-build-regress.sh +++ util/got-build-regress.sh @@ -15,7 +15,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. prog=`basename $0` -usage="$prog [-b branch] [-f] [-w worktree ] [ -r from-address ] email-address [email-address ...]" +usage="$prog [-b branch] [-f] [-w worktree ] [ -r from-address ] [-R testroot] email-address [email-address ...]" branch=main worktree=$HOME/got fromaddr_arg=