about summary refs log tree commit diff
path: root/Test/B12limit.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/B12limit.ztst')
-rw-r--r--Test/B12limit.ztst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Test/B12limit.ztst b/Test/B12limit.ztst
new file mode 100644
index 000000000..5dd7afdbe
--- /dev/null
+++ b/Test/B12limit.ztst
@@ -0,0 +1,10 @@
+# check if there is unknown resouce(s)
+
+%test
+
+ limit | grep UNKNOWN || print OK
+0:Check if there is unknown resouce(s) in the system
+>OK
+F:A failure here does not indicate any error in zsh. It just means there
+F:is a resource in your system that is unknown to zsh developers. Please
+F:report this to zsh-workers mailing list.