meego / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

tesseract -v return an incorrect value #524

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

$ /usr/local/bin/tesseract -v
tesseract 3.00
$ echo $?
1

What is the expected output? What do you see instead?

Linux process should return 0 on success

What version of the product are you using? On what operating system?

3.00 on Ubuntu 11.04 amd64
http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.00.tar.
gz
http://ubuntuforums.org/showthread.php?t=1647350

Original issue reported on code.google.com by enco...@gmail.com on 29 Jul 2011 at 10:45

GoogleCodeExporter commented 9 years ago
fixed in r597

Original comment by zde...@gmail.com on 29 Jul 2011 at 9:57