[Tinyos-help] Annoying build artifact
Kevin Klues
klueska at gmail.com
Mon May 26 01:46:41 PDT 2008
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.
Kevin
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.
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
--
~Kevin
More information about the Tinyos-help
mailing list