[Tinyos-help] Annoying build artifact

Razvan Musaloiu-E. razvanm at cs.jhu.edu
Mon May 26 11:00:17 PDT 2008


Hi!

On Mon, 26 May 2008, Kevin Klues wrote:

> That file is generated from tos-storage-pxa27xp30.in when configure is
> ran.  It shouldn't have been committed.  I've now removed it from cvs.
> Don't know how long that takes to propogate to the git repo.

The git repository is resync with the CVS each hour.

--
Razvan ME

> On Mon, May 26, 2008 at 1:23 AM, David <wizzardx at gmail.com> wrote:
>> Hi list.
>>
>> Whenever I checkout the tinyos2.x source, and then build it, one of
>> the source code files gets modified:
>> tools/tinyos/misc/tos-storage-pxa27xp30
>>
>> Here's the change (I use git):
>>
>> --- a/tools/tinyos/misc/tos-storage-pxa27xp30
>> +++ b/tools/tinyos/misc/tos-storage-pxa27xp30
>> @@ -1,4 +1,4 @@
>> -#!/Library/Frameworks/Python.framework/Versions/Current/bin/python
>> +#!/usr/bin/python
>>  # -*- python -*-
>>  # Copyright (c) 2005-2006 Arch Rock Corporation
>>  # All rights reserved.
>>
>> This is annoying, I need to checkout the old version each time so that
>> git doesn't think I made local changes to this file.
>>
>> Why does the build process modify this file? Shouldn't it modify the
>> file in the install destination instead?
>>
>> David.
>>
>
>
>
> --
> ~Kevin
>


More information about the Tinyos-help mailing list