| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-20 | wallet-backend gets the third store argument from stdin if missing | Russ Allbery | |
| If there is no third argument to store, read it from standard input instead. This is the preferred way of running wallet-backend, using stdin=last support from remctl 2.14 and later. Receiving the third argument as a regular argument continues to be supported for backward compatibility. | |||
| 2010-02-09 | Stop doing Autoconf substitution on some test suite code | Russ Allbery | |
| Anything that only was using substitution for the paths to the build tree now uses $SOURCE and $BUILD instead. Stop doing substitution. Also fix tests/data/cmd-wrapper to use the environment variables. | |||
