IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41407


Ignore:
Timestamp:
Aug 25, 2020, 10:47:06 AM (6 years ago)
Author:
eugene
Message:

skip likely bundles

Location:
trunk/tools/eam/rebalance
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rebalance/rebalance.mana

    r41406 r41407  
    160160    sprintf subdirset "%s/??" $srcdir
    161161    exec find $subdirset -size +$BIGSIZE > $filelist
    162     list files -x "/bin/ls -l `cat $filelist` | sort -k 5nr"
     162
     163#   list files -x "/bin/ls -l `cat $filelist` | sort -k 5nr"
     164    list files -x "./neb_make_movelist.sh $filelist"
    163165
    164166    # generate subset list to match goal size
Note: See TracChangeset for help on using the changeset viewer.