Ticket #5295 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

TEST_HC needs to be quoted in plugins/Makefile

Reported by: daniel.is.fischer Owned by:
Priority: normal Milestone:
Component: Test Suite Version: 7.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

plugins01 fails with

gmake[2]: /home/dafis/GHC/hack/bindisttest/install: Kommando nicht gefunden
gmake[2]: *** [plugins01] Fehler 127

due to the space in install dir, TEST_HC needs to be quoted (as it recently was in plugins/simple-plugin/Makefile).

Attachments

0001-Quote-TEST_HC-in-plugins-Makefile.patch Download (1.1 KB) - added by daniel.is.fischer 2 years ago.

Change History

Changed 2 years ago by daniel.is.fischer

Changed 2 years ago by daniel.is.fischer

  • status changed from new to patch

Changed 2 years ago by batterseapower

  • status changed from patch to closed
  • resolution set to fixed

Done, thanks!

Note: See TracTickets for help on using tickets.