Differences From Artifact [45d51b92e4]:
- Executable file tests/fdktestqa/testqa/tests/bigrun/step1.sh — part of check-in [f74dc31454] at 2014-04-10 01:02:50 on branch v1.55 — Proper handling of itemwait when there are prior fails (user: matt, size: 164) [annotate] [blame] [check-ins using] [more...]
To Artifact [e700391a61]:
- Executable file tests/fdktestqa/testqa/tests/bigrun/step1.sh — part of check-in [012982e117] at 2014-09-03 08:32:26 on branch v1.60 — Tweaked settings in fdktest tests. Added verbose output on server start fail. (user: mrwellan, size: 165) [annotate] [blame] [check-ins using] [more...]
1 2 | 1 2 3 4 5 6 7 8 9 10 | - + | #!/bin/bash if [ $NUMBER -lt 10 ];then |
︙ |