Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
spec.py
Commits
abe084b3
Commit
abe084b3
authored
Mar 12, 2019
by
uceme
Browse files
buildbot: run spec.py explicitly with python2
parent
4e11cb09
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildbot/runspec.sh
View file @
abe084b3
...
...
@@ -20,7 +20,7 @@ RESDIR="/ben/firm/public_html/nightly_spec_results/${TARGET_TRIPLE}"
mkdir
-p
"
${
RESDIR
}
"
||
dir
"Couldn't setup result dir"
ln
-sf
"
${
RESDIR
}
"
result
||
die
"Couldn't setup result dir"
${
MYDIR
}
/../spec.py
--config-only
$SPEC_PY_FLAGS
>
config/default.cfg
python2
${
MYDIR
}
/../spec.py
--config-only
$SPEC_PY_FLAGS
>
config/default.cfg
(
set
+eu
;
.
shrc
&&
eval
$RUN_SCRIPT
|
tee
log.txt
)
# Error handling
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment