source:
trunk/web/addons/job_monarch/clusterconf/gina-example.php
@
647
Last change on this file since 647 was 532, checked in by ramonb, 15 years ago | |
---|---|
File size: 124 bytes |
Line | |
---|---|
1 | <?php |
2 | // |
3 | $SORTBY_HOSTNAME = "v{x}-{y}.gina.sara.nl"; |
4 | $SORT_ORDER = "asc"; |
5 | |
6 | $SORT_XLABEL = "rack"; |
7 | $SORT_YLABEL = "node"; |
8 | ?> |
Note: See TracBrowser
for help on using the repository browser.