[gedit/wip/3.14-osx: 53/69] [osx] Remove additional printed newline
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/3.14-osx: 53/69] [osx] Remove additional printed newline
- Date: Tue, 26 Aug 2014 16:52:09 +0000 (UTC)
commit d18535833684f5462510566f220787cf90ce3f51
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Mon Aug 25 18:53:32 2014 +0200
[osx] Remove additional printed newline
osx/build/build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/osx/build/build b/osx/build/build
index e6ea04e..6b3e756 100755
--- a/osx/build/build
+++ b/osx/build/build
@@ -273,7 +273,7 @@ function cmd_help() {
cmd="cmd_$1"
if [[ $(type -t "$cmd") != "function" ]]; then
- do_exit "Invalid command \033[1m$1\033[0m, available commands are: $cmds\n"
+ do_exit "Invalid command \033[1m$1\033[0m, available commands are: $cmds"
fi
printf "Usage: $ME \033[1m$1\033[0m "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]