commit | 7f6661a78a50c3bae8c9f71f67487abbea64dbb3 | [log] [tgz] |
---|---|---|
author | Lucas Bates <lucasb@mojatatu.com> | Fri Oct 13 17:51:25 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 14 18:47:53 2017 -0700 |
tree | 829913224a2532b047fcfcc08da2de63b33dded8 | |
parent | cf797ac49b94df7247cf86e801ab3882d08b786d [diff] |
tc-testing: fix the -l argument bug in tdc.py This patch fixes a bug in the tdc script, where executing tdc with the -l argument would cause the tests to start running as opposed to listing all the known test cases. Signed-off-by: Lucas Bates <lucasb@mojatatu.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>