diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-07-23 11:55:17 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-23 11:55:17 +0200 |
commit | e11b7d74acc69533a5e1568938011e74b4f5fad8 (patch) | |
tree | 6118a60f7c1f44e7a91cc74c24de81c08e85494a | |
parent | f9bef6b954d6945acf9616d69acb1ecf69061235 (diff) | |
download | jenkins.debian.net-e11b7d74acc69533a5e1568938011e74b4f5fad8.tar.xz |
document default settings of TERM and COLUMN
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -213,6 +213,7 @@ properties: ** prebuilder does (user) group variation like this: https://anonscm.debian.org/cgit/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user ** different cpu type: Opteron_G3 AMD Opteron 23xx (Gen 3 Class Opteron) is the most powerful one that's different to current Opteron_G4 ** variation of $TERM and $COLUMN (and maybe $LINES), unset in the first run, set to "linux" and "77" (and maybe "42") in the 2nd run. maybe vary $SHELL too. +*** actually TERM is set to "linux" by default already, COLUMN is unset * a test VM using this build-slave design has been setup: ** 9 cores, 36gb ram, 80gb disk, 50gb /, 30gb /srv/kvm |