Commit 322cae6a authored by Daniel Verkamp's avatar Daniel Verkamp Committed by Ben Walker
Browse files

build: remove tab from spdk_lib_list_to_files



The tab inside the define ends up in the output when called, which leads
to problems if the output is quoted (the tab will be treated as part of
the filename).

Change-Id: I1038e1650a74861660fa4164dbde065217bc7b99
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/387631


Tested-by: default avatarSPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
parent 52412ab1
Loading
Loading
Loading
Loading
+1 −1

File changed.

Contains only whitespace changes.