File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
testcases/network/tcp_cmds/ping Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#DESCRIPTION:IPV6 related tests
2- ping601 ping01 -6
2+ ping601 ping01.sh -6
33sendfile601 sendfile01 -6
44tcpdump601 tcpdump01 -6
55tracepath601 tracepath01.sh -6
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ finger finger01
1010ftp export TCbin=$LTPROOT/testcases/network/tcp_cmds/ftp; ftp01
1111host host01
1212netstat netstat01
13- ping export LTPROOT; ping01
13+ ping01 ping01.sh
1414rcp export TCbin=$LTPROOT/testcases/network/tcp_cmds/rcp; rcp01
1515rdist export TCbin=$LTPROOT/testcases/network/tcp_cmds/rdist; rdist01
1616rlogin rlogin01
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ top_srcdir ?= ../../../..
2424
2525include $(top_srcdir ) /include/mk/env_pre.mk
2626
27- INSTALL_TARGETS := ping01
27+ INSTALL_TARGETS := ping01.sh
2828
2929MAKE_TARGETS :=
3030
File renamed without changes.
You can’t perform that action at this time.
0 commit comments