.krazy - skip src/fs/fat12.cpp since it makes i18ncheckarg hang

CCMAIL: caslav.ilic@gmx.net
This commit is contained in:
Allen Winter 2019-04-06 15:35:11 +00:00
父節點 5e4efa89ec
當前提交 3aebd00dee
共有 1 個文件被更改,包括 3 次插入0 次删除

3
.krazy Normal file
查看文件

@ -0,0 +1,3 @@
#the krazy i18ncheckarg hangs on this file due to extra double-quotes in a QRegularExpression.
#No idea how to fix properly so let's just skip the file
SKIP /src/fs/fat12.cpp