Changeset 2611


Ignore:
Timestamp:
Mar 10, 2006, 2:24:31 AM (19 years ago)
Author:
bird
Message:

OS/2 doesn't allow more than 260 path lengths!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/coreutils/tests/rm/deep-1

    r2554 r2611  
    2828# Doing so wouldn't affect GNU mkdir or GNU rm, but any tool that
    2929# operates on the full pathname (like `test') would choke.
    30 k_deep=$k200$k200
     30#k_deep=$k200$k200 - OS/2 doesn't accept more than 260!
     31k_deep=$k20$k20$k20
    3132
    3233# Create a directory in $tmp with lots of `k' components.
Note: See TracChangeset for help on using the changeset viewer.