We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d19295 commit a4eb5f7Copy full SHA for a4eb5f7
scripts/test.sh
@@ -35,7 +35,7 @@ fi
35
36
# Set default parameters
37
if [[ -z "${SPM:-}" ]]; then
38
- SPM=false
+ SPM=true
39
echo "Defaulting to SPM=$SPM"
40
fi
41
if [[ -z "${OS:-}" ]]; then
0 commit comments