* [dpdk-dev] [PATCH] scripts: add verbose option in build test help
@ 2016-06-24 10:18 Thomas Monjalon
2016-06-27 14:55 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2016-06-24 10:18 UTC (permalink / raw)
To: dev
The verbose option was available but not advertised.
Fixes: 6e38dfe21389 ("scripts: add verbose test build option")
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
scripts/test-build.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/test-build.sh b/scripts/test-build.sh
index 31d5583..7a9f623 100755
--- a/scripts/test-build.sh
+++ b/scripts/test-build.sh
@@ -63,6 +63,7 @@ print_help () {
-h this help
-jX use X parallel jobs in "make"
-s short test with only first config without examples/doc
+ -v verbose build
config: defconfig[[~][+]option1[[~][+]option2...]]
Example: x86_64-native-linuxapp-gcc+debug~RXTX_CALLBACKS
--
2.7.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] scripts: add verbose option in build test help
2016-06-24 10:18 [dpdk-dev] [PATCH] scripts: add verbose option in build test help Thomas Monjalon
@ 2016-06-27 14:55 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-06-27 14:55 UTC (permalink / raw)
To: dev
2016-06-24 12:18, Thomas Monjalon:
> The verbose option was available but not advertised.
>
> Fixes: 6e38dfe21389 ("scripts: add verbose test build option")
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-27 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 10:18 [dpdk-dev] [PATCH] scripts: add verbose option in build test help Thomas Monjalon
2016-06-27 14:55 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).