get --dev and drop set -x (#36010)
This commit is contained in:
@@ -552,7 +552,7 @@ def ci_rebuild(args):
|
||||
|
||||
commands = [
|
||||
# apparently there's a race when spack bootstraps? do it up front once
|
||||
[SPACK_COMMAND, "-e", env.path, "bootstrap", "now", "--dev"],
|
||||
[SPACK_COMMAND, "-e", env.path, "bootstrap", "now"],
|
||||
[
|
||||
SPACK_COMMAND,
|
||||
"-e",
|
||||
|
Reference in New Issue
Block a user