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

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

[Gnu-arch-users] bug in inventory (don't list unrecognised files under {


From: Stig Brautaset
Subject: [Gnu-arch-users] bug in inventory (don't list unrecognised files under {arch})
Date: Wed, 10 Mar 2004 10:04:35 +0000
User-agent: Mutt/1.3.28i

Hi,

I've made added .rej and .orig files to the unrecognised category of
files to save myself headaches. Unfortunately, it doesn't quite work as
intended under {arch}. Look at this:

 $ touch {arch}/foo.rej
 $ tla inventory -u
 $ tla inventory -u --all
 $ tla changes
* looking for address@hidden/mt--stig--1.0--patch-5 to compare with
* comparing to address@hidden/mt--stig--1.0--patch-5
A  {arch}/foo.rej

Shouldn't inventory, at least with --all, list foo.rej as unrecognised?
In fact, if I do this:

 $ tla inventory --all {arch} | grep -v mt
P  {arch}/++default-version
S  {arch}/.arch-project-tree
S  {arch}/=tagging-method
S  {arch}/foo.rej


Stig

-- 
brautaset.org




reply via email to

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