cea-hpc / shine

Lustre administration tool
GNU General Public License v2.0
22 stars 9 forks source link

Syntax error in Model file with more than one space #121

Closed degremont closed 7 years ago

degremont commented 12 years ago

If a model file, or a xmf file has two or more spaces as separator, if the file is modified by hand, Shine does not accept this and raises a syntax error.

fs_name: spaces 
nid_map: nodes=foo[7] nids=foo[7]@tcp
mgt:  node=foo  mode=external

This should be changed to accept it.

Reported by: degremont

degremont commented 12 years ago
        status
            changed from new to closed

        resolution
            set to fixed

Fix in SVN commit r390

Original comment by: degremont

degremont commented 12 years ago
        description
          modified (diff)

Original comment by: degremont