diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2010-04-02 09:57:27 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-04-02 09:57:27 +0200 |
commit | 208d35d21fbae0f1c1aa3bed4ca97717565b76e2 (patch) | |
tree | a3b1c7670c3704dc20bc569457bcc5f54a3ca422 /testsuite/cp | |
parent | 37201213ca45f2163abed70a213bb24956b243a8 (diff) |
testsuite fixes
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/cp')
-rw-r--r-- | testsuite/cp/cp-parents | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/cp/cp-parents b/testsuite/cp/cp-parents index a721ceaf2..e27c16285 100644 --- a/testsuite/cp/cp-parents +++ b/testsuite/cp/cp-parents @@ -1,3 +1,4 @@ +# FEATURE: CONFIG_FEATURE_CP_LONG_OPTIONS mkdir -p foo/bar/baz touch foo/bar/baz/file mkdir dir |