Differences From Artifact [8c117cf5a8]:
- Executable file tests/fdktestqa/testqa/tests/bigrun/step1.sh — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 910) [annotate] [blame] [check-ins using] [more...]
To Artifact [e301928d0a]:
- Executable file tests/fdktestqa/testqa/tests/bigrun/step1.sh — part of check-in [6733bbf4a7] at 2018-08-13 18:41:17 on branch v1.65 — fixed issue in tests/fdktestqa/testqa/tests/bigrun/step1.sh (user: bb, size: 911) [annotate] [blame] [check-ins using] [more...]
︙ | |||
14 15 16 17 18 19 20 | 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | - + | # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Megatest. If not, see <http://www.gnu.org/licenses/>. if [ $NUMBER -lt 10 ];then sleep 20 |
︙ |