[rtems-tools commit] tester: Make the mandatory items appear first.

Chris Johns chrisj at rtems.org
Fri Nov 3 07:00:19 UTC 2017


Module:    rtems-tools
Branch:    master
Commit:    7e8587817382cce44c506ff732b40914f8cd33d9
Changeset: http://git.rtems.org/rtems-tools/commit/?id=7e8587817382cce44c506ff732b40914f8cd33d9

Author:    Chris Johns <chrisj at rtems.org>
Date:      Fri Nov  3 17:56:48 2017 +1100

tester: Make the mandatory items appear first.

---

 tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini b/tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini
index 4404a67..14b4d94 100644
--- a/tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini
+++ b/tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini
@@ -35,8 +35,8 @@
 [xilinx_zynq_zedboard]
 bsp                = xilinx_zynq_zedboard
 arch               = arm
-jobs               = 1
 tester             = %{_rtscripts}/tftp.cfg
+jobs               = 1
 test_restarts      = 3
 target_reset_regex = ^No ethernet found.*|^BOOTP broadcast 6.*|^.+complete\.+ TIMEOUT.*
 target_start_regex = ^U-Boot SPL .*



More information about the vc mailing list