Front page | perl.perl5.porters |
Postings from October 2014
Re: smoker constipation?
Thread Previous
|
Thread Next
From:
demerphq
Date:
October 1, 2014 11:24
Subject:
Re: smoker constipation?
Message ID:
CANgJU+WoGd-8pTo93SL3PQqnY3C7=uk273AzoEQj_gaiuO=gCQ@mail.gmail.com
On 30 September 2014 16:09, Dave Mitchell <davem@iabyn.com> wrote:
> On Thu, Sep 25, 2014 at 02:42:01PM +0400, Олег Пронин wrote:
> > Is everything okay?
>
> I don't know. I've only seen a couple smoke results: smoke-me_g++ and
> smoke-me_clang_quick_sanitize=address. In particular, I haven't seen an
> mswin32 result.
>
> I guess the branch got so old that its being rejected as more than 2 weeks
> old? I've just rebased and pushed it as
>
> smoke-me/davem/cybers_methop_stuff2
>
> Hopefully it will fare better this time.
>
Not sure how George implemented his date filter but it occurs to me that a
rebase alone wont change the author date, and might not change the
committer date.
You may want to rebase, then do a:
git commit --amend --reset-author
and then no-op the amend (IOW just save the old commit message), this will
bump the authordate and the committer date. Once that is done if you
refresh the branch the smoker should pick it up.
Yves
--
perl -Mre=debug -e "/just|another|perl|hacker/"
Thread Previous
|
Thread Next