File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ jobs:
194194 sleep 10
195195 ../host/cmdUtil --pktid=0x1806 --cmdcode=17 --endian=LE --uint32=3 --uint32=0x40000000
196196 ../host/cmdUtil --pktid=0x1806 --cmdcode=14 --endian=LE --uint32=2
197- ../host/cmdUtil --pktid=0x1806 --cmdcode=4 --endian=LE --string="20:CFE_TEST_APP " --string="20:CFE_TestMain" --string="64:cfe_testcase" --uint32 =16384 --uint8=0 --uint8=0 --uint16=100
197+ ../host/cmdUtil --pktid=0x1806 --cmdcode=4 --endian=LE --string="20:CFE_TEST " --string="20:CFE_TestMain" --string="64:cfe_testcase" --uint64 =16384 --uint8=0 --uint8=0 --uint16=100 --uint32=0
198198 sleep 30
199199 counter=0
200200 while [[ ! -f cf/cfe_test.log ]]; do
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ jobs:
192192 sleep 10
193193 ../host/cmdUtil --pktid=0x1806 --cmdcode=17 --endian=LE --uint32=3 --uint32=0x40000000
194194 ../host/cmdUtil --pktid=0x1806 --cmdcode=14 --endian=LE --uint32=2
195- ../host/cmdUtil --pktid=0x1806 --cmdcode=4 --endian=LE --string="20:CFE_TEST_APP " --string="20:CFE_TestMain" --string="64:cfe_testcase" --uint32 =16384 --uint8=0 --uint8=0 --uint16=100
195+ ../host/cmdUtil --pktid=0x1806 --cmdcode=4 --endian=LE --string="20:CFE_TEST " --string="20:CFE_TestMain" --string="64:cfe_testcase" --uint64 =16384 --uint8=0 --uint8=0 --uint16=100 --uint32=0
196196 sleep 30
197197 counter=0
198198 while [[ ! -f cf/cfe_test.log ]]; do
You can’t perform that action at this time.
0 commit comments