Skip to content
Snippets Groups Projects

BF: install_yn is currently 'lost' between shell commands

Merged Matthew Webster requested to merge bf/tclindex into master

The current tclinstall rule looks to be failing due to install_yn not being propagated between shell commands. This breaks the test that runs auto_mkindex, example output from a make install below

Installing tcl scripts
install -p -m 0755 feat.tcl <blah>/tcl/
...
ln -s Runtcl Feat_gui
...
/bin/sh: line 0: [: =: unary operator expected

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading