Yanrui Li wrote:
2009/4/28 Yanrui Li
: Linux x86:
sent 221 bytes received 975 bytes 265.78 bytes/sec ... ... MTXrun | using script: ./bin/mtx-update.lua
MTXrun | state: loaded MTXrun | update: start ./bin/mtx-update.lua:266: attempt to get length of global 'individual' (a nil value)
Maybe it is related to the table of 'individual' in mtx-update.lua not being created.
mtx-update.lua, line 266:
individual[#individual+1] = { archive, destination }
right, there should be a local individual = { } around line 165 or so ... i wonder what happened with it ... maybe mojca remembers ... Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------