[RFC PATCH v2 02/27] scripts/headers.sh: add verbose option to make calls if defined

2014-09-01 Thread Mikko Rapeli
Useful when debugging the scripts. Signed-off-by: Mikko Rapeli --- scripts/headers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/headers.sh b/scripts/headers.sh index 978b42b..09e8a5c 100755 --- a/scripts/headers.sh +++ b/scripts/headers.sh @@ -7,7 +7,7 @@ set

[RFC PATCH v2 02/27] scripts/headers.sh: add verbose option to make calls if defined

2014-09-01 Thread Mikko Rapeli
Useful when debugging the scripts. Signed-off-by: Mikko Rapeli mikko.rap...@iki.fi --- scripts/headers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/headers.sh b/scripts/headers.sh index 978b42b..09e8a5c 100755 --- a/scripts/headers.sh +++ b/scripts/headers.sh @@