Changeset 2580
- Timestamp:
- Mar 8, 2006, 1:17:31 AM (19 years ago)
- Location:
- trunk/coreutils/tests/ls
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/coreutils/tests/ls/file-type ¶
r2554 r2580 9 9 . $srcdir/../envvar-check 10 10 . $srcdir/../lang-default 11 echo "OS/2 doesn't do mkfifo and mknod properly yet. skipping"; exit 77 # bird 11 12 12 13 pwd=`pwd` -
TabularUnified trunk/coreutils/tests/ls/time-1 ¶
r2554 r2580 51 51 52 52 # Create a link, updating c's ctime. 53 ln c d || framework_failure=1 53 #ln c d || framework_failure=1 - bird: todo 54 echo asdf >> c 54 55 55 56 # Before we go any further, verify that touch's -m option works. … … 125 126 rm -rf $tmp 126 127 128 echo "this is known to fail on OS/2. ignoring..."; exit 77; # bird 127 129 exit $fail
Note:
See TracChangeset
for help on using the changeset viewer.