Ticket #465 (closed patch: fixed)

Opened 13 years ago

Last modified 13 years ago

Ensure hard link test in t/pmc/os.t uses a real file, not a symlink

Reported by: doughera Owned by: jkeenan
Priority: minor Milestone:
Component: none Version:
Severity: low Keywords:
Cc: Language:
Patch status: applied Platform:

Description

I often try building in a symlink tree. Test t/pmc/os.t 15 tries to make a hard link to MANIFEST and fails. This simple patch changes the file used to 'myconfig' instead, which is generated by the build process as an ordinary file and ought to exist.

Attachments

pmc-os-hardlink.patch Download (510 bytes) - added by doughera 13 years ago.

Change History

Changed 13 years ago by doughera

Changed 13 years ago by jkeenan

  • status changed from new to assigned
  • owner set to jkeenan

Changed 13 years ago by jkeenan

  • patch set to applied

Patch applied in r37509 (along with the patch in TT #457).

Changed 13 years ago by jkeenan

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

No complaints through the release day, so I'm resolving the ticket.

Note: See TracTickets for help on using tickets.