From 695ae5272479f77d261eea37a9ee4bef55c4ab12 Mon Sep 17 00:00:00 2001 From: Wenji Huang Date: Wed, 27 Aug 2008 01:07:26 -0400 Subject: Make nodwf test passed when CONFIG_QUOTACTL unset --- testsuite/semok/nodwf02.stp | 2 +- testsuite/semok/nodwf05.stp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/semok') diff --git a/testsuite/semok/nodwf02.stp b/testsuite/semok/nodwf02.stp index 545f6154..b6df44e5 100755 --- a/testsuite/semok/nodwf02.stp +++ b/testsuite/semok/nodwf02.stp @@ -28,7 +28,7 @@ probe syscall.n*, /* skip o */ syscall.p*, - syscall.q*, + syscall.q* ?, syscall.r*, /* skip s */ syscall.t*, diff --git a/testsuite/semok/nodwf05.stp b/testsuite/semok/nodwf05.stp index d0043eab..8c9dda2c 100755 --- a/testsuite/semok/nodwf05.stp +++ b/testsuite/semok/nodwf05.stp @@ -30,7 +30,7 @@ probe syscall.n*, /* skip o */ syscall.p*, - syscall.q*, + syscall.q* ?, syscall.r*, /* skip s */ syscall.t*, -- cgit