Commit 406019a
David Ripton
Rename LOGNAME to LOGFILENAME.
LOGNAME has historically been used for the username. Using it for
the logfile name causes confusion. For example, Python's
getpass.getuser() will return the value of LOGNAME.
Change-Id: I3f569d54f93c4898654fddb91f3b569831e75a2c1 parent 0d71d1e commit 406019a
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | | - | |
| 529 | + | |
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
560 | | - | |
| 559 | + | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| |||
0 commit comments