Akim Demaille wrote: > Hi! > > Bison's bootstrap has a few changes compared to gnulib's. I'd like to > use the stock bootstrap from gnulib, so there are a few changes that > we would like to submit. > > First, a trivial matter: 'bootstrap | less' does not work as expected. > > > From b490a83f8ba3f63f1a43728140c80ec924f1f552 Mon Sep 17 00:00:00 2001 > From: Akim Demaille <[email protected]> > Date: Wed, 19 Aug 2009 15:40:08 +0200 > Subject: [PATCH 2/2] bootstrap: --help to stdout. > > * bootstrap (usage): Don't send --help to stderr. > Use a here doc instead of a long string.
Trivial. Pushed. Thanks!
