Changeset 8323 in genesis


Ignore:
Timestamp:
Aug 12, 2010, 6:51:19 PM (15 years ago)
Author:
rick
Message:

Better name to try

Location:
nodes
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • TabularUnified nodes/gformat.py

    r8321 r8323  
    2929
    3030# Global variables uses
    31 OK = 0
    32 UNKNOWN = 1
    33 DOWN = 2
     31OK = 10
     32DOWN = 20
     33UNKNOWN = 90
    3434
    3535
Note: See TracChangeset for help on using the changeset viewer.