Skip to content

Fix bug in `install-spike.sh`

Eclipse Webmaster requested to merge github/fork/Siris-Li/master into master

Created by: Siris-Li

Fix two bugs in verif/regress/install-spike.sh. Related to #1757 (closed).

In short,

  1. In line 26, change -n to -z.
  2. In line 49, add sudo.

Merge request reports

Loading