diff options
author | Marius <mariausol@gmail.com> | 2011-11-14 01:00:14 +0200 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2011-11-14 01:00:14 +0200 |
commit | 9671aae0a69df33d2a832de35eab0f143fc3b55b (patch) | |
tree | f720944d3b4792eb6f8b068110a72667de406ea6 /scripts | |
parent | dab6ca5e4c89c50592aa95482057ee90501ae7f6 (diff) | |
download | context-9671aae0a69df33d2a832de35eab0f143fc3b55b.tar.gz |
beta 2011.11.13 23:53
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-context.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/context/lua/mtx-context.lua b/scripts/context/lua/mtx-context.lua index 08d6b4c0a..7323e8b04 100644 --- a/scripts/context/lua/mtx-context.lua +++ b/scripts/context/lua/mtx-context.lua @@ -452,6 +452,7 @@ scripts.context.multipass = { -- suffixes = { ".tuo", ".tuc" }, suffixes = { ".tuc" }, nofruns = 8, +-- nofruns = 7, -- test oscillation } function scripts.context.multipass.hashfiles(jobname) |