On Mon, 19 Aug 2024 17:42:33 +0530 Abhinav Jain wrote: > + echo "veth0" > "$TMP_LIST_NETDEV" > + echo "veth1" >> "$TMP_LIST_NETDEV" Why test both ends? Aren't we going to do the same exact test twice?
On Mon, 19 Aug 2024 17:42:33 +0530 Abhinav Jain wrote: > + echo "veth0" > "$TMP_LIST_NETDEV" > + echo "veth1" >> "$TMP_LIST_NETDEV" Why test both ends? Aren't we going to do the same exact test twice?