Skip to content

Commit d5b6e49

Browse files
committed
standardise terminal width
1 parent 11d22c1 commit d5b6e49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ascii/configuring_easybuild.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20041,7 +20041,7 @@
2004120041
"#\r\n# Current EasyBuild configuration\r\n# (C: command line argument, D: default value, E: environment variable, F: configuration file)\r\n#\r\nbuildpath (F) = /tmp/eb_prefix_via_cfgfile/build\r\nconfigfiles (C) = /Users/kehoste/.config/easybuild/config.cfg, /Users/kehoste/work/eb-asciinema/my_eb_settings.cfg\r\ninstallpath (F) = /tmp/eb_prefix_via_cfgfile\r\npackagepath (F) = /tmp/eb_prefix_via_cfgfile/packages\r\nprefix (F) = /tmp/eb_prefix_via_cfgfile\r\nrepositorypath (F) = /tmp/eb_prefix_via_cfgfile/ebfiles_repo\r\nrobot-paths (D) = /Users/kehoste/EasyBuild/software/EasyBuild/2.9.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.9.0-py2.7.egg/easybuild/easyconfigs\r\nsourcepath (F) = /tmp/eb_prefix_via_cfgfile/sources\r\n"
2004220042
]
2004320043
],
20044-
"width": 140,
20044+
"width": 100,
2004520045
"height": 30,
2004620046
"env": {
2004720047
"TERM": "xterm-256color",

docs/ascii/review_pr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1093,6 +1093,6 @@
10931093
},
10941094
"duration": 23.119794,
10951095
"title": null,
1096-
"width": 318,
1096+
"width": 100,
10971097
"height": 30
10981098
}

0 commit comments

Comments
 (0)