Fix Bug 1607 Interface position is not taken into account and
[osm/RO.git] / devops-stages / stage-test.sh
index 278b33b..0a6177a 100755 (executable)
@@ -13,5 +13,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-echo launching tox
+set -e
+echo "Launching tox"
 tox --parallel=auto
+
+