Add [depot_user] to run tool builtins

Now that the depot_user procedure has found use in the depot_autopilot
it has become a convention.

Fix #3127
This commit is contained in:
Emery Hemingway
2019-01-22 12:58:39 +01:00
committed by Norman Feske
parent 6154d9067e
commit f529871162
9 changed files with 7 additions and 14 deletions

View File

@@ -238,6 +238,13 @@ proc _collect_from_depot { archives } {
}
##
# Parse depot user from run tool arguments with a fallback to "genodelabs"
#
#
proc depot_user {} { return [get_cmd_arg --depot-user genodelabs] }
##
# Import binary and raw content of the specified depot archives into the run
# directory of the scenario