On Mon, Nov 8, 2010 at 10:40 PM, ARJIT SHARMA <[email protected]> wrote:
> HI,
>
>      Inside ltp/testcases/kernel/security/smack there is a shell named
> smack_common.sh, inside this script there is a function "check_onlycap"
> which is giving error as :---
>
> The smack label reported for /smack/onlycap is "", not the expected ""
> why there is such problem and how can i overcome this?
>
> i made a little change in the code but still the error is same:--
>
> i wrote
>              if [ !z "$onlycap" ];
>
> instead of
>                  if [ -z "$onlycap" ];
>
> inside check_onlycap() function.

Fixed in a later version.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to