ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/Processing/bin/status.py
(Generate patch)

Comparing UserCode/MitProd/Processing/bin/status.py (file contents):
Revision 1.2 by paus, Sat Jun 5 02:36:28 2010 UTC vs.
Revision 1.3 by paus, Thu Aug 9 21:16:03 2012 UTC

# Line 45 | Line 45 | if dataset == "":
45   # --------------------------------------------------------------------------------------------------
46   # Here is where the real action starts -------------------------------------------------------------
47   # --------------------------------------------------------------------------------------------------
48 < dir = "/pnfs/cmsaf.mit.edu/t2bat/cms/store/user/paus/filefi/013/"
48 > dir = "/mnt/hadoop/cms/store/user/paus/filefi/013/"
49  
50   cmd = 'list ' + dir + dataset + ' | grep root | wc '
51   os.system(cmd)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines