about summary refs log tree commit diff
path: root/src/ci/docker/scripts/i686-gnu-nopt-2.sh
blob: 4c171739dafc0a370a7c7e1ccc44f075eed90e4d (plain)
1
2
3
4
5
6
#!/bin/bash

set -ex

python3 ../x.py test --stage 1 --set rust.optimize=false library/std &&
/scripts/stage_2_test_set2.sh