Commit 96b8419
selftests: mptcp: join: uniform listener tests
The alignment was different from the other tests because tabs were used
instead of spaces.
While at it, also use 'echo' instead of 'printf' to print the result to
keep the same style as done in the other sub-tests. And, even if it
should be better with, also remove 'stdbuf' and sed's '--unbuffered'
option because they are not used in the other subtests and they are not
available when using a minimal environment with busybox.
Link: multipath-tcp/mptcp_net-next#368
Fixes: 178d023 ("selftests: mptcp: listener test for in-kernel PM")
Cc: stable@vger.kernel.org
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 0471bb4 commit 96b8419
1 file changed
Lines changed: 14 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2765 | 2765 | | |
2766 | 2766 | | |
2767 | 2767 | | |
| 2768 | + | |
2768 | 2769 | | |
2769 | 2770 | | |
2770 | | - | |
2771 | | - | |
| 2771 | + | |
2772 | 2772 | | |
2773 | | - | |
2774 | | - | |
| 2773 | + | |
| 2774 | + | |
| 2775 | + | |
2775 | 2776 | | |
2776 | 2777 | | |
| 2778 | + | |
| 2779 | + | |
2777 | 2780 | | |
2778 | 2781 | | |
2779 | 2782 | | |
2780 | 2783 | | |
2781 | 2784 | | |
2782 | | - | |
2783 | | - | |
2784 | | - | |
2785 | | - | |
2786 | | - | |
2787 | | - | |
| 2785 | + | |
| 2786 | + | |
| 2787 | + | |
2788 | 2788 | | |
2789 | | - | |
2790 | | - | |
| 2789 | + | |
2791 | 2790 | | |
2792 | | - | |
2793 | | - | |
| 2791 | + | |
2794 | 2792 | | |
2795 | 2793 | | |
2796 | 2794 | | |
2797 | 2795 | | |
2798 | 2796 | | |
2799 | 2797 | | |
2800 | | - | |
| 2798 | + | |
2801 | 2799 | | |
2802 | 2800 | | |
2803 | 2801 | | |
2804 | | - | |
| 2802 | + | |
2805 | 2803 | | |
2806 | 2804 | | |
2807 | 2805 | | |
| |||
0 commit comments