(file) Return to jsoc_update.pl CVS log (file) (dir) Up to [Development] / JSOC / Attic

Diff for /JSOC/Attic/jsoc_update.pl between version 1.6 and 1.7

version 1.6, 2008/08/22 16:02:19 version 1.7, 2008/10/21 21:11:45
Line 25  my($rwd); # remote working directory
Line 25  my($rwd); # remote working directory
 my($mach); my($mach);
 my(@rsp); my(@rsp);
  
   # Each is a hash of hash references. There will be three elements in this hash: one for
   # the local machine, and one for each of the machines in @machines. For fs2mount, each hash
   # reference will be populated with mappings from a file system to a mount point.
 my(%fs2mount); my(%fs2mount);
 my(%mount2fs); my(%mount2fs);
  


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

Karen Tian
Powered by
ViewCVS 0.9.4