3c30592 Use disc_size in splittree as splittree.main() will reset target_size based on it.

Authored and Committed by Jesse Keating 15 years ago
    Use disc_size in splittree as splittree.main() will reset target_size based on it.
    Set comps size to 0 as we don't create a comps package anymore.
    
    Longer term we need to stop calling main() from splittree, and instead just
    call the functions we need manually.  A bit late for that change for the F10
    cycle though.
    
        
file modified
+2 -1