zsh-workers
 help / color / mirror / code / Atom feed
2a474963225bf2710fb01c74a1a2d6ff75a3944d blob 524 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 

%prep

  if grep '^name=zsh/rlimits .* link=no ' $ZTST_testdir/../config.modules >/dev/null
  then
    ZTST_unimplemented="the zsh/rlimits module was disabled by configure (see config.modules)"
    return 0
  fi
  zmodload zsh/rlimits

%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.
debug log:

solving 2a4749632 ...
found 2a4749632 in https://inbox.vuxu.org/zsh-workers/20200320170256.3f141384@tarpaulin.shahaf.local2/
found 5dd7afdbe in https://git.vuxu.org/mirror/zsh/
preparing index
index prepared:
100644 5dd7afdbede3ba07510da5da451967a4c4b3cffb	Test/B12limit.ztst

applying [1/1] https://inbox.vuxu.org/zsh-workers/20200320170256.3f141384@tarpaulin.shahaf.local2/
diff --git a/Test/B12limit.ztst b/Test/B12limit.ztst
index 5dd7afdbe..2a4749632 100644

Checking patch Test/B12limit.ztst...
Applied patch Test/B12limit.ztst cleanly.

index at:
100644 2a474963225bf2710fb01c74a1a2d6ff75a3944d	Test/B12limit.ztst

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).