monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] [Patch] mtn automate lua


From: Thomas Keller
Subject: Re: [Monotone-devel] [Patch] mtn automate lua
Date: Mon, 08 Dec 2008 09:57:17 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081112)

Stephen Leake schrieb:
> Thomas Keller <address@hidden> writes:
> 
>> All these changes are part of nvm.experiment.automate-lua
>> (7c9aa18564dc4826aae41f1e9fab25614757ad4c).
> 
> When I compile and run this on Windows MinGW, I get:
> 
> ./mtn.exe au lua echo 3 "{[1]=;}"
> mtn: misuse: lua function 'echo' does not exist

Oh, this is a self-written function which allowed me to test my input /
output parsing. The definition is as follows:

function echo(...)
        return ...
end

> ./mtn.exe au lua ignore-file "tester"
> mtn: misuse: lua function 'ignore-file' does not exist
> 
> Any hints on debugging this?

Its ignore_file, not ignore-file ;)

Thomas.

-- 
GPG-Key 0x160D1092 | address@hidden | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]