John McCabe-Dansted <[EMAIL PROTECTED]> wrote: > "man pola-run" and > http://plash.beasts.org/wiki/PolaRun > give the following example > pola-run -B --prog=gcc -a=-c -fa=foo.c -a=-o -faw=foo.o -f=. > > however with the pola-run in plash (1.18-1feisty1) I get the following error: > pola-run: error: Unrecognised argument: --prog=gcc
Thanks for the bug report. I have checked in a fix which means the "=" syntax will be accepted. This was a regression in the Python implementation of pola-run; the earlier C implementation had accepted the "=" syntax. Regards, Mark _______________________________________________ Plash mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/plash
