Vee Satayamas a écrit :
> regerate-makefiles.sh is likely be written for *bash* not *sh*.
>
> $ sh regenerate-makefiles.sh
> regenerate-makefiles.sh: 13: Syntax error: "(" unexpected
> [...]
> Thus I propose to modify the code as follow:
> [...]
> -#!/bin/sh
> +#!/bin/bash
Alternatively, one could remove the "function" keyword at line 13 and
stick with /bin/sh.
-- Daniel
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support