commit | 3874808a33005b78d4dcbc84fc41afe856c2904c | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Wed May 19 16:51:51 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Wed May 19 16:51:51 2021 -0700 |
tree | 02c0b3035a3cf71f10f04c344fb3e636a1090409 | |
parent | ffb6030a530f824e597fae242b0c77c0743fc545 [diff] [blame] |
Upgrade rust/crates/regex to 1.5.4 Test: make Change-Id: I0eab39246dc2aea41a62c15661e350b490f06c1d
diff --git a/test b/test index 3d1351c..b10564f 100755 --- a/test +++ b/test
@@ -1,5 +1,7 @@ #!/bin/bash +set -e + # This is a convenience script for running a broad swath of tests across # features. We don't test the complete space, since the complete space is quite # large. Hopefully once we migrate the test suite to better infrastructure