Changeset 860


Ignore:
Timestamp:
05/15/13 15:08:09 (11 years ago)
Author:
olahaye
Message:

[job_dbase.sql] Replace # with -- for correct comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/jobarchived/job_dbase.sql

    r793 r860  
    2828);
    2929
    30 # modify me: set a password
    31 #CREATE USER jobarchive WITH PASSWORD '';
     30-- modify me: set a password
     31-- CREATE USER jobarchive WITH PASSWORD '';
    3232
    3333GRANT ALL ON jobs,nodes,job_nodes TO "jobarchive";
Note: See TracChangeset for help on using the changeset viewer.