[pisa-src] Re: r2261 - in trunk/tools: auto-handover-n900.sh iwlist_parser.c

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Fri, 09 Apr 2010 19:19:54 +0200

On Thu, Apr 08, 2010 at 05:36:06PM +0200, René Hummen wrote:
> 
> Log:
> added auto-handover script for n900
> 
> Added:
>    trunk/tools/auto-handover-n900.sh   (contents, props changed)
> Modified:
>    trunk/tools/iwlist_parser.c
> 
> --- trunk/tools/iwlist_parser.c       Thu Apr  8 15:20:36 2010        (r2260)
> +++ trunk/tools/iwlist_parser.c       Thu Apr  8 17:36:05 2010        (r2261)
> @@ -163,7 +163,7 @@
>              }
>              strEssid[iCellNumber - 1][j] = '\0';
> -            printf("Essid: %s \n", strEssid[iCellNumber - 1]);
> +            dbg_printf("Essid: %s \n", strEssid[iCellNumber - 1]);
>              step                         = 4;

stray change

Please doublecheck with 'svn diff' before committing and watch which
files Subversion marks as being part of your commit while you write
the commit message.

svn propedit --revprop -r 2261 svn:log

will let you amend the commit message.

Diego

Other related posts: