Changes between Version 1 and Version 2 of Ticket #2329, comment 24


Ignore:
Timestamp:
2015-02-10T17:53:35Z (10 years ago)
Author:
warner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2329, comment 24

    v1 v2  
    1313* `cp -r X local/missing`, where `local` exists but `missing` does not:
    1414
    15 ||= X           =||= 1.10                  =||= trunk(e73d76e)             =||= new? =||
    16 || PARENTCAP/dir || (A2) local/missing/file || (F2) local/missing/dir/file  || (F4)   ||
    17 || DIRCAP        || (B2) local/missing/file || (G2) EXCEPTION-1             || (G4)   ||
    18 || DIRCAP_ALIAS: || (C2) local/missing/file || (H2) EXCEPTION-1             || (H4)   ||
    19 || -             ||                         ||                              ||        ||
    20 || DIRCAP/file   || (D2) local/missing/file || (I2) local/missing/file      || (I4)   ||
    21 || FILECAP       || (E2) EXCEPTION-3        || (J2) EXCEPTION-3             || (J4)   ||
     15||= X           =||= 1.10                  =||= trunk(e73d76e)             =||= /bin/cp -r       =||= new? =||
     16|| PARENTCAP/dir || (A2) local/missing/file || (F2) local/missing/dir/file  || local/missing/file || (F4)   ||
     17|| DIRCAP        || (B2) local/missing/file || (G2) EXCEPTION-1             ||                    || (G4)   ||
     18|| DIRCAP_ALIAS: || (C2) local/missing/file || (H2) EXCEPTION-1             ||                    || (H4)   ||
     19|| -             ||                         ||                              ||                    ||        ||
     20|| DIRCAP/file   || (D2) local/missing/file || (I2) local/missing/file      || local/missing      || (I4)   ||
     21|| FILECAP       || (E2) EXCEPTION-3        || (J2) EXCEPTION-3             ||                    || (J4)   ||
    2222
    2323* EXCEPTION-1: `build_graphs()`, `NoneType has no attribute startswith`