Changeset 2597


Ignore:
Timestamp:
Mar 9, 2006, 8:11:40 PM (19 years ago)
Author:
bird
Message:

skip this on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/coreutils/tests/misc/nohup

    r2554 r2597  
    2323  (exit 1); exit 1
    2424fi
     25
     26# bird: OS/2 only
     27echo "nohup is not implemented yet on OS/2."       
     28exit 77;                       
    2529
    2630fail=0
Note: See TracChangeset for help on using the changeset viewer.