Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Issues
  • #41

Closed
Open
Created Feb 21, 2017 by frey_m@frey_mMaintainer

Stat file: OPAL version at the end of the header

In ROGER, we search for "OPAL " that is written at the end of the header in order to parse the stat file. So, ROGER expects something like:

&data mode=ascii, no_row_counts=1 &end
8
OPAL 1.5.00.1 git rev. 2a9d889cc345b2130f9d7171dae4ba915805cf07

With the new OPAL module (OPAL/1.5.1-20170217), this is the string stored in the stat file

&data mode=ascii, no_row_counts=1 &end
8
IPPL 1.1.4 git rev. 

ROGER returns an error and it does not read properly the stat file.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking