Hi!
> >>  # Function:               main
> >>  #
> >> @@ -258,6 +333,15 @@ then
> >>    TFAILCNT=$(($TFAILCNT+1))
> >>  fi
> >>  
> >> +rm -fr $LTPTMP/tst_mv.*
> > 
> > We have tst_tmpdir() and tst_rmdir() to simplify this.
> > 
> The case does not use test.sh library and can't call tst_tmpdir() there.
> The mv_test.sh was written long before.Maybe I should modity it by using
> test.sh library, what do you think?

Yes please. We usually fix testcases before we add new functionality.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to