Opened 8 years ago

Closed 8 years ago

#712 closed defect (Fixed)

bug in WC13/PSAS build.bash, introduced at r822 (?)

Reported by: TomLav Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.7
Component: Test Cases Version: 3.7
Keywords: Cc:

Description (last modified by arango)

I am working from a fresh checkout (3 days ago), trying to run the WC13/PSAS test. After some segfaults and investigations, it seems the issue is in the build.bash file syntax, and specifically that a = sign is missing on line 129.

If I understand correctly, the 3 lines (1 causing the problem, and 2 commented ones) were added with revision 822. https://www.myroms.org/projects/src/changeset/822/test/WC13/PSAS/build.bash

The fix seems to be to add the '=' token.

I cannot assess if the results of the runs are scientifically correct, but without the '=', I get a segfault.

Change History (1)

comment:1 by arango, 8 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed
Type: bugdefect

Yes, thank you. I rarely used the build.bash scripts and I missed the syntax. This is very trivial to fix.

Note: See TracTickets for help on using tickets.