Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

polygott-survey wrong for pascal #61

Open
kjk opened this issue Jan 8, 2020 · 0 comments
Open

polygott-survey wrong for pascal #61

kjk opened this issue Jan 8, 2020 · 0 comments

Comments

@kjk
Copy link

kjk commented Jan 8, 2020

Returns:

pascal               Error: Illegal parameter: --version

I'm guessingpascal.toml is missing:

versionCommand = ["fpc", "-iV"]

Alternatively:

versionCommand = ["fpc", "-iW"]

The difference:

root@1834f17ee846:/home/runner# fpc -iV
3.0.4
root@1834f17ee846:/home/runner# fpc -iW
3.0.4+dfsg-18ubuntu2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant