yuja added a comment.

  Queued, thanks.
  
  Can you check ui.username is configured properly in your ~/hgrc?
  Currently the patch author is set to "Georges Racinet on $hostname <$email>".
  
  >     rm -rf build mercurial/locale
  >     $(MAKE) -C doc clean
  >     $(MAKE) -C contrib/chg distclean
  > 
  > +   if test -d rust/target; then rm -rf rust/target; fi
  
  Removed "if ..". rm -rf shouldn't fail.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5369

To: gracinet, #hg-reviewers
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to