On Wed, 2009-12-02 at 00:01 +0100, Jiri Palecek wrote: > Hello, > > checkforlibcap doesn't exist, the script's proper name is checkforlibcap.sh. > > Regards > Jiri Palecek > > Signed-off-by: Jiri Palecek <[email protected]>
Thanks. Regards-- Subrata > --- > testcases/kernel/security/filecaps/filecapstest.sh | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/testcases/kernel/security/filecaps/filecapstest.sh > b/testcases/kernel/security/filecaps/filecapstest.sh > index c95291a..149cbc1 100755 > --- a/testcases/kernel/security/filecaps/filecapstest.sh > +++ b/testcases/kernel/security/filecaps/filecapstest.sh > @@ -19,7 +19,7 @@ > ## > ## > > ################################################################################ > > -checkforlibcap > +checkforlibcap.sh > ret=$? > if [ $ret -ne 0 ]; then > echo "Filecaps 0 CONF : System doesn't support execution of the test" ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
