web/hosts/issues graph.py,1.3,1.4
Nick Lewycky <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/hosts/issues
In directory purcel:/tmp/cvs-serv18352
Modified Files:
graph.py
Log Message:
Update graphing tool to take advantage of new locally installed tools.
Index: graph.py
===================================================================
RCS file: /cvs/fresco/web/hosts/issues/graph.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- graph.py 21 Jan 2003 05:21:49 -0000 1.3
+++ graph.py 23 Jan 2003 05:09:40 -0000 1.4
@@ -106,7 +106,8 @@
id = form.getvalue('id')
output = form.getvalue('output')
-os.putenv('DOTFONTPATH', '/org/fresco.org/share')
+os.putenv('DOTFONTPATH', '/org/fresco.org/local/share')
+os.putenv('PATH', '/org/fresco.org/local/bin')
list = []