Hi! > testscripts/test_fs_bind.sh | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/testscripts/test_fs_bind.sh b/testscripts/test_fs_bind.sh > index 792fff2..348f320 100755 > --- a/testscripts/test_fs_bind.sh > +++ b/testscripts/test_fs_bind.sh > @@ -343,8 +343,8 @@ save_sandbox() > > if [ -e "$2/files.before" ]; then > if [ -e "$2/files.after" ]; then > - tst_brkm TBROK true "${tname}: stale catalog of > \"${sandbox}\"" > - return 1 > + tst_resm TWARN true "${tname}: did not properly clean up > files" > + rm -f "$2/files.after" > fi > when="after" > fi
Your patch was mangled, possibly line wrapped by your mail client. Configure your mail client correctly or use git send-email and resend. -- 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