Parent Directory
|
Revision Log
|
Patch
revision 376 by templon, Tue Mar 10 14:43:56 2009 UTC | revision 377 by templon, Tue Jun 2 14:35:55 2009 UTC | |
---|---|---|
# | Line 32 if infile: | Line 32 if infile: |
32 | else: | else: |
33 | cmd = 'diagnose -g' | cmd = 'diagnose -g' |
34 | ||
35 | sys.path.append('@TARGPREFIX@/MODSUFFIX@') | sys.path.append('@TARGPREFIX@/@MODSUFFIX@') |
36 | from pbsServer import LiveServer | from pbsServer import LiveServer |
37 | if infile: | if infile: |
38 | bq = LiveServer(file=infile) | bq = LiveServer(file=infile) |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |