projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b225dd
)
updated example testkit.config
author
Chris Koeritz
<cak0l@virginia.edu>
Fri, 14 Aug 2020 13:47:29 +0000
(09:47 -0400)
committer
Chris Koeritz
<cak0l@virginia.edu>
Fri, 14 Aug 2020 13:47:29 +0000
(09:47 -0400)
testkit/examples/fred-testkit.config
patch
|
blob
|
history
diff --git
a/testkit/examples/fred-testkit.config
b/testkit/examples/fred-testkit.config
index 0d26181a702343f7a43a14968454dc69d919f80b..f0396bc6b1c26999b56f39632680dc0b9684a847 100644
(file)
--- a/
testkit/examples/fred-testkit.config
+++ b/
testkit/examples/fred-testkit.config
@@
-18,6
+18,9
@@
BASE_USER=${USER}
# Used for windows testing; provides the path to the binaries directory of cygwin.
#CYGWIN_BIN_PATH=c:/cygwin/bin
+# Used to insert branded bits into documentation and other places potentially.
+TESTKIT_BRANDING="Feisty Meow®"
+
##############
# define the tests to run. this is the most convenient place to put this.