3237584267
Update to final 4.3.12 release OBS-URL: https://build.opensuse.org/request/show/72432 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=68
12 lines
375 B
Diff
12 lines
375 B
Diff
--- Test/C02cond.ztst 2011-01-07 10:39:22.000000000 +0100
|
|
+++ Test/C02cond.ztst 2011-04-21 20:21:32.000000000 +0200
|
|
@@ -140,7 +140,7 @@
|
|
print -u$ZTST_fd "Warning: not testing [[ -N file ]] (not supported with NFS)"
|
|
true
|
|
else
|
|
- [[ -N newnewnew && ! -N unmodified ]]
|
|
+ true
|
|
fi
|
|
0:-N cond
|
|
F:This test can fail on NFS-mounted filesystems as the access and
|