gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] [BUG] tla delta should not put everything to stdout


From: Amit Shah
Subject: [Gnu-arch-users] [BUG] tla delta should not put everything to stdout
Date: Fri, 11 Jun 2004 14:02:30 +0530
User-agent: KNode/0.7.7

Name: delta puts everything in stdout

-----------------
$ tla delta --diffs x y > something.patch

$ cat something.patch
* finding or making x
...
* finding or making y
...
A somefile
D otherfile
...
--- orig/file
+++ mod/file

<patch>
-----------------

Normal behavior should be that just the patch be put in something.patch and
the "* finding or making x", etc, output be put on stderr.

-- 
Amit Shah
http://amitshah.nav.to/





reply via email to

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