]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup Test: change subsyscheck logic in testscript
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 15:03:49 +0000 (15:03 +0000)
committerBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 15:03:49 +0000 (15:03 +0000)
commit0adf296297252e7ad4cb7821bbd44ba84b31333f
treeabb48dfa51c04ce4bede8481d6edd94635f1cda9
parent5058d87a7e7fea00564b1b5cadbb75b0634a5857
libcgroup Test: change subsyscheck logic in testscript

Hi
The shell script as expected does not do a non null check using -n option
as i observed. hence changing the logic as below.

Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@247 4f4bb910-9a46-0410-90c8-c897d4f1cd53
tests/runlibcgrouptest.sh