Bug 331941 - Re-add --resume
Summary: Re-add --resume
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 04:28 UTC by Michael Pyne
Modified: 2014-03-16 03:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.16


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pyne 2014-03-10 04:28:10 UTC
As in to resume from the last failed module. This should be much easier nowadays with persistent option support.

See also bug 289754
Comment 1 Michael Pyne 2014-03-16 03:22:07 UTC
Git commit 7222909901afcf1a2f1f395714e6ed0ac46020f6 by Michael Pyne.
Committed on 16/03/2014 at 03:15.
Pushed by mpyne into branch 'master'.

Add --resume (and --stop-on-failure) command line options.

Now you don't have to do --stop-on-failure=1.

--resume is documented in the man page and docbook, but basically lets
you resume the last build list quickly without source or metadata
updates, starting from the module that failed. If you want to skip the
failed module, look into --resume-after and --stop-before.
FIXED-IN:1.16

M  +48   -0    doc/index.docbook
M  +43   -0    doc/man-kdesrc-build.1.docbook
M  +27   -2    modules/ksb/Application.pm

http://commits.kde.org/kdesrc-build/7222909901afcf1a2f1f395714e6ed0ac46020f6