ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/joshmt/onlyLast.py
(Generate patch)

Comparing UserCode/joshmt/onlyLast.py (file contents):
Revision 1.2 by joshmt, Wed Aug 25 10:15:46 2010 UTC vs.
Revision 1.3 by joshmt, Wed Aug 25 10:24:35 2010 UTC

# Line 17 | Line 17 | import os, sys, re
17   ##    print arg
18      
19   #sys.argv[1] will have the first argument
20 < tmpfile = '/tmp/joshmt/onlyLast_py_'
20 > tmpfile = '.onlyLast_py_'
21   mypid = os.getpid()
22   tmpfile += `mypid`
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines