OSDN Git Service

findleaves.sh: Properly fix arguments.
authorJean-Baptiste Queru <jbq@google.com>
Wed, 29 Jul 2009 14:35:15 +0000 (07:35 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 29 Jul 2009 14:35:15 +0000 (07:35 -0700)
commit239637eac86c8f4f92384891a8f99085039a5778
tree5db7225c10d4b10215287726736b0cb143b96b10
parentc16c0a41f58458b21a4ee5f34a2bcdaa46d156af
findleaves.sh: Properly fix arguments.

the first argument is the executable (here findleaves.sh), therefore we
need to start popping from the 2nd argument (1).

Conflicts:

tools/findleaves.sh
tools/findleaves.sh