chiark / gitweb /
Increase wiki error detail length limit
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 29 Sep 2015 19:51:11 +0000 (12:51 -0700)
committerDaniel Martí <mvdan@mvdan.cc>
Tue, 29 Sep 2015 19:51:11 +0000 (12:51 -0700)
commitbb2cbd527bffadbe22465a3d486e436192e01237
tree1d7a3b98889621c0f51a3448a49dfe10adb32574
parent9c3fd9753045e3f34a42166fb8e93827f2700b25
Increase wiki error detail length limit

8k is too small, e.g. when make -jN errors or when there are a lot of scanner
errors and warnings. 16k should be better. Also, use "[...]" to make it
obvious that the output is truncated.
fdroidserver/common.py