[CWB] Micro-bug in install-scripts/install-linux

José Manuel Martínez Martínez chozelinek at gmail.com
Tue Nov 20 16:01:42 CET 2018


I spotted a typo in cwb code. The `install-scripts/install-linux` was
giving me an error message due to a missing quotation mark in line 62:

-    echo "You should use manual installation  with 'make' instead
(see file INSTALL).
+    echo "You should use manual installation  with 'make' instead
(see file INSTALL)."

This fixes the problem.

Cheers,
--
José Manuel Martínez Martínez
https://chozelinek.github.io


More information about the CWB mailing list