Overview
Comment: | Update nbfake to write output to stderr, and append to logfile. Update nbfake variables, but fall back to old TARGETHOST vars |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.60-nbfake-stderr |
Files: | files | file ages | folders |
SHA1: |
712f18e24b073cc186bccfc5c0803639 |
User & Date: | tyardeni on 2014-10-29 11:47:47 |
Other Links: | branch diff | manifest | tags |
Context
2014-10-29
| ||
12:14 | Added header and help message to nbfake check-in: 7d862aea5e user: tyardeni tags: v1.60-nbfake-stderr | |
11:47 | Update nbfake to write output to stderr, and append to logfile. Update nbfake variables, but fall back to old TARGETHOST vars check-in: 712f18e24b user: tyardeni tags: v1.60-nbfake-stderr | |
2014-10-28
| ||
23:08 | Don't do threaded registration check-in: 2513a8d303 user: matt tags: v1.60 | |
Changes
tests/installall/config/megatest.config.dat became a regular file with contents [736a5da885].
tests/installall/config/runconfigs.config.dat became a regular file with contents [3b8f260acb].
Modified utils/nbfake from [e5bec056c7] to [625c735179].
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | + - + + - - + + + + + + + + + + + - - - - + + + + + - + - - - - + - + | #!/bin/bash # Can't always trust $PWD |