]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tests: Skip cls-testbed.t if tests/cls dir does not exist
authorvadimk <vadim4j@gmail.com>
Thu, 9 Oct 2014 15:51:24 +0000 (18:51 +0300)
committerStephen Hemminger <shemming@brocade.com>
Thu, 30 Oct 2014 05:26:57 +0000 (22:26 -0700)
commit8d391512b72d2b8cd9d4f06b0b064794bd55ad6e
tree2bb6ebe10981c710ed51fc9436c9ed6e1e1ca796
parenta5eafa9a5e60987ab07c7b30563d699e9c79510f
tests: Skip cls-testbed.t if tests/cls dir does not exist

Curently tests/cls-testbed.t tries to run any *.t in
tests/cls/ folder but such folder does not exist.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
testsuite/lib/generic.sh
testsuite/tests/cls-testbed.t