Ignore:
Timestamp:
2014-03-19T15:11:36+13:00 (10 years ago)
Author:
ak19
Message:

Minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nightly-tasks/diffcol/trunk/gen-model-colls.sh

    r28816 r28925  
    212212    fi
    213213
    214     # svn commit all the svn rm statements done above in one go:
     214    # svn commit in one go all the svn rm statements done above:
    215215    # don't do `svn up` at this point, as doing so will then retrieve all the folders that just were svn-removed
    216216
     
    263263
    264264# svn delete this collection's archives and index folders
    265 # (The commit will be done when in one step for all collections on which this function was called)
     265# (On returning from this subroutine, the commit will be done in one step for all collections on which this function was called)
    266266function _del_col_archives_index () {
    267267    collection=$1
Note: See TracChangeset for help on using the changeset viewer.