Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Review 72223 #126

Open
aaronlippold opened this issue Nov 22, 2019 · 1 comment
Open

Review 72223 #126

aaronlippold opened this issue Nov 22, 2019 · 1 comment
Assignees
Labels

Comments

@aaronlippold
Copy link
Member

It doesn't make sense that TMOUT would be defined in these files ...

This could be a logic error in the collection script for the array under evaluation

× V-72223: All network connections associated with a communication session must
be terminated at the end of the session or after 10 minutes of inactivity from
the user at a command prompt, except to fulfill documented and validated
mission requirements. (18 failed)
× Parse Config File /etc/bashrc TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/256term.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/256term.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/colorgrep.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/colorgrep.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/colorls.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/colorls.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/csh.local TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/lang.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/lang.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/less.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/less.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/proxy.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/sh.local TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/vim.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/vim.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/which2.csh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)

 ×  Parse Config File /etc/profile.d/which2.sh TMOUT should cmp <= 600

 expected it to be <= 600
      got: nil

 (compared using `cmp` matcher)
@djhaynes
Copy link
Contributor

djhaynes commented Dec 3, 2019

This should be addressed by PR #133.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants