Hi,

On Fri, 2007-12-14 at 11:10 -0600, Adam Majer wrote:

> For many of the commands one needs to escape the data or make sure
> that commands are sent split properly. For example,
> 
> bts retitle 1234 'test', severify 1234 normal
> 
> would cause problems. The idea here is to add a verify tag or verify
> environmental variable option that would display the content of an
> email sent to the BTS with ability to abort the operation.

Would the use of DEBUG suffice?

        [EMAIL PROTECTED]:~$ DEBUG=1 bts ret 1234 test
        From: Adam D. Barratt <[EMAIL PROTECTED]>
        To: [EMAIL PROTECTED]
        Subject: retitle 1234 to test
        Date: Thu, 20 Dec 2007 12:00:46 +0000
        X-BTS-Version: 2.10.11
        Message-ID: <[EMAIL PROTECTED]>
        
        # Automatically generated email from bts, devscripts version
        2.10.11
        retitle 1234 test

Regards,

Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to