Changeset 2208


Ignore:
Timestamp:
2001-03-20T16:00:34+12:00 (23 years ago)
Author:
sjboddie
Message:

Fixed a small bug in the collector that prevented the "add new files"
function from working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/collectoraction.cpp

    r2113 r2208  
    14531453  if (args["bc1esrce"] == 1) {
    14541454    // we're adding data to an existing collection
    1455     options += "\" -save_archives -append";
     1455    options += " -save_archives -append";
    14561456  }
    14571457
Note: See TracChangeset for help on using the changeset viewer.