Artifact b1aae7be1b05f62ea5b6c4299a123eea36db408a:
- Executable file tests/fullrun/test-teamcity-run.sh — part of check-in [9b0c71a9e2] at 2017-08-07 21:51:39 on branch v1.64-tcintegration — Clean up cases where start or end is double reported. (user: matt, size: 260) [annotate] [blame] [check-ins using] [more...]
#!/bin/bash (cd ../..;make install) && RN=tcmt_m;megatest -remove-runs -target ubuntu/nfs/none -runname tcmt_m -testpatt %;\ tcmt -run -target ubuntu/nfs/none -runname tcmt_m -testpatt % -rerun-clean 2>&1 | tee all.log | grep teamcity | tee teamcity.log