[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 05/11] standalone: Use DAILY_BRANCH_POSTMAKE_HOOK
DAILY_BRANCH_PREEXEC_HOOK is after we have made half the prospective email, but this is not useful for standalone users. Reported-by: Ian Campbell <Ian.Campbell@xxxxxxxxxx> Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- v2: New patch in v2 of the series. --- standalone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone b/standalone index 55e884f..daab7ae 100755 --- a/standalone +++ b/standalone @@ -162,7 +162,7 @@ case $op in branch=$1; shift - DAILY_BRANCH_PREEXEC_HOOK=exit\ 0 \ + DAILY_BRANCH_POSTMAKE_HOOK=exit\ 0 \ OSSTEST_USE_HEAD=y \ BRANCHES_ALWAYS="$branch" \ BUILD_LVEXTEND_MAX="$lvextendmax" \ -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |