[ocrfeeder] Delete trailing spaces
- From: Joaquim Manuel Pereira Rocha <jrocha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ocrfeeder] Delete trailing spaces
- Date: Mon, 8 Nov 2010 21:36:46 +0000 (UTC)
commit a9af3cea5437f7d1f895cf7f5232f6e068391a67
Author: Joaquim Rocha <jrocha igalia com>
Date: Mon Nov 8 08:28:17 2010 +0100
Delete trailing spaces
ocrfeeder-cli | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocrfeeder-cli b/ocrfeeder-cli
index fe79c38..adb6367 100755
--- a/ocrfeeder-cli
+++ b/ocrfeeder-cli
@@ -4,7 +4,7 @@
###########################################################################
# OCRFeeder - The complete OCR suite
# Copyright (C) 2009 Joaquim Rocha
-#
+#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
@@ -47,7 +47,7 @@ export_format = cli_command_retriever.getParams('--format')
file_name = cli_command_retriever.getParams('--o')
if not file_name:
printError('Error: Output name. Please choose the output name.')
-
+
file_name = file_name.pop()
configuration_manager = ConfigurationManager()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]