diff options
author | Hauke Günther <hauke.guenther@sieb-meyer.de> | 2022-06-22 22:15:27 +0200 |
---|---|---|
committer | Hauke Günther <hauke.guenther@sieb-meyer.de> | 2022-06-24 14:39:16 +0200 |
commit | 268d0ffa05d97eb9c836e790b9a4a25a9d1d49fd (patch) | |
tree | 15cac541497e16c4b1fce53be61f37128f770c85 /scripts/vendors/compile-lattice.sh | |
parent | bf0f834e8036153fabdecdbf0a926764b523aaac (diff) | |
download | ghdl-268d0ffa05d97eb9c836e790b9a4a25a9d1d49fd.tar.gz ghdl-268d0ffa05d97eb9c836e790b9a4a25a9d1d49fd.tar.bz2 ghdl-268d0ffa05d97eb9c836e790b9a4a25a9d1d49fd.zip |
Fix error when ghdl.exe is searched with Get-Command but not found
Without adding `-ErrorAction Stop` the routine does not go into the
catch case but continues to run with an undefined variable
`$GHDLBinary`.
Diffstat (limited to 'scripts/vendors/compile-lattice.sh')
0 files changed, 0 insertions, 0 deletions