Ticket #1150 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

No import of log under Linux

Reported by: Nick Draper Owned by: Nick Draper
Priority: major Milestone: Iteration 22
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Log files not imported under Linux. Looks like a backslash has appeared in the code instaed of forward slash Exemple:

Unable to open file /home/lcc/WISH_data/Instrument/data/cycle_09_4\WISH00003284_ph_chop3_TGT.txt

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed

(In [4040]) fixes #1150 Correct the use of a \ in a path, we should all use / as this is platform generic.

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1998

Note: See TracTickets for help on using tickets.