Michal Simek napsal(a): > Hi, Hi, > > I have some problems with lchown02 test which is caused with this patch. > What is prep_create_link? > > Thanks, > Michal > > http://git.kernel.org/?p=linux/kernel/git/galak/ltp.git;a=commitdiff;h=ee1a022fc76076d7fc1b6b1797c195244414c038 > > > > diff --git a/runtest/syscalls b/runtest/syscalls > index fbe8641..34631ed 100644 (file) > --- a/runtest/syscalls > +++ b/runtest/syscalls > @@ -462,10 +462,10 @@ kill12 kill12 > > lchown01 lchown01 > lchown01_16 lchown01_16 > -lchown02 cp -p $LTPROOT/testcases/bin/create_link $TMP; lchown02 > -lchown02_16 cp -p $LTPROOT/testcases/bin/create_link $TMP; lchown02_16 > +lchown02 prep_create_link; lchown02 > +lchown02_16 prep_create_link; lchown02_16
IMHO it should do the same as the line above. But I think the whole thing could be deleted without causing any grief: http://repo.or.cz/w/ltp-debian.git?a=commit;h=a5499edcf368fa88df924f94ffcbe63c22b46e82 Regards Jiri Palecek ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
