[Open-scap] [PATCH 04/17] Global replace of grep -q

Daniel Kopecek dkopecek at redhat.com
Tue Jul 19 08:45:53 UTC 2011


On Wed, 13 Jul 2011 16:41:42 -0400
Marshall Miller <mmiller at tresys.com> wrote:

> Replaced grep -q with grep >/dev/null because grep on Solaris does
> not support -q ---
>  .../test_probes_environmentvariable.sh             |   16
> ++++++------ tests/probes/family/test_probes_family.sh          |
> 16 ++++++------ tests/probes/file/test_probes_file.sh
> |   16 ++++++------
> tests/probes/filehash/test_probes_filehash.sh      |   16
> ++++++------ tests/probes/filemd5/test_probes_filemd5.sh        |
> 16 ++++++------ tests/probes/interface/test_probes_interface.sh
> |   16 ++++++------
> tests/probes/password/test_probes_password.sh      |   16
> ++++++------ tests/probes/process/test_probes_process.sh        |
> 16 ++++++------ tests/probes/rpminfo/test_probes_rpminfo.sh
> |   16 ++++++------
> tests/probes/runlevel/test_probes_runlevel.sh      |   24
> ++++++++++----------
> tests/probes/shadow/test_probes_shadow.sh          |   16
> ++++++------ .../test_probes_textfilecontent54.sh               |
> 16 ++++++------ tests/probes/uname/test_probes_uname.sh
> |   16 ++++++------ 13 files changed, 108 insertions(+), 108
> deletions(-)

http://git.fedorahosted.org/git?p=openscap.git;a=commit;h=2400ef1febd3ab34e3c59a22bf164a57e2f17880




More information about the Open-scap-list mailing list