Adding upstream version 1.23.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f253096a15
commit
94e3fc38e7
93 changed files with 10761 additions and 0 deletions
12
test/myclirc
Normal file
12
test/myclirc
Normal file
|
@ -0,0 +1,12 @@
|
|||
# vi: ft=dosini
|
||||
|
||||
# This file is loaded after mycli/myclirc and should override only those
|
||||
# variables needed for testing.
|
||||
# To see what every variable does see mycli/myclirc
|
||||
|
||||
[main]
|
||||
|
||||
log_file = ~/.mycli.test.log
|
||||
log_level = DEBUG
|
||||
prompt = '\t \u@\h:\d> '
|
||||
less_chatty = True
|
Loading…
Add table
Add a link
Reference in a new issue