aboutsummaryrefslogtreecommitdiff
path: root/libs/tool
diff options
context:
space:
mode:
authorSwift Geek <swiftgeek@gmail.com>2019-02-22 18:10:51 +0000
committerGogs <gogitservice@gmail.com>2019-02-22 18:10:51 +0000
commit912f542cc666f803e4191db9468a21d6d25e2673 (patch)
tree6077fa799d57157994116ed67d9bd877de21e18a /libs/tool
parent2db4a80b2280bcf1894d2062b97e8df8f47c5178 (diff)
parenta9d094a7d1faac6ab20c29b8315bc96301bfc162 (diff)
downloadlibrebootfr-912f542cc666f803e4191db9468a21d6d25e2673.tar.gz
librebootfr-912f542cc666f803e4191db9468a21d6d25e2673.zip
Merge branch 'formatting' of and_who/libreboot into master
Diffstat (limited to 'libs/tool')
-rwxr-xr-xlibs/tool2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/tool b/libs/tool
index be28129c..f4e8a783 100755
--- a/libs/tool
+++ b/libs/tool
@@ -97,7 +97,7 @@ tool_action() {
return 0
fi
- printf '%s\n' "Tool $tool $action (with ${arguments:-no argument})"
+ printf '%s\n\n' "Tool $tool $action (with ${arguments:-no argument})"
(
set -e