add var to handle staged binaries

This commit is contained in:
Casey Faist
2019-10-14 11:15:06 -07:00
parent 23adcc42c4
commit 47c6dbab32
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -4,8 +4,6 @@
# shellcheck source=bin/default_pythons
source "bin/default_pythons"
assertCaptured "Installing SQLite3"
testPythonDefault() {
updateVersion "pythonDefault" $DEFAULT_PYTHON_VERSION
compile "pythonDefault"