]> git.droids-corp.org - dpdk.git/commitdiff
scripts: add verbose option in build test help
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 24 Jun 2016 10:16:32 +0000 (12:16 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jun 2016 14:50:27 +0000 (16:50 +0200)
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

index 31d55834d41b1689ce041a1cb4e2e0f133f2744d..7a9f623507f0bfe33020668ba3533bf86252d319 100755 (executable)
@@ -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