diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2019-01-09 22:22:33 +0300 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2020-06-06 03:02:09 +0300 |
commit | 2130c0ba69d69bb21f5c52787f2587db00d13d8a (patch) | |
tree | aae98df83f489744850ec9bc5d6459322ee3a710 /tools/build | |
parent | 34d8673a01b053b6231a995a4eec9341163d63be (diff) | |
download | linux-2130c0ba69d69bb21f5c52787f2587db00d13d8a.tar.xz |
NTB: ntb_test: Fix bug when counting remote files
When remote files are counted in get_files_count, without using SSH,
the code returns 0 because there is a colon prepended to $LOC. $VPATH
should have been used instead of $LOC.
Fixes: 06bd0407d06c ("NTB: ntb_test: Update ntb_tool Scratchpad tests")
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Acked-by: Allen Hubbe <allenbh@gmail.com>
Tested-by: Alexander Fomichev <fomichev.ru@gmail.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'tools/build')
0 files changed, 0 insertions, 0 deletions