[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [patch] testsuite/runtest: no need of dirname or basename
From:       Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn () axis ! com>
Date:       2008-04-27 8:43:44
Message-ID: 0804271041380.8300 () somehost
[Download RAW message or body]

On Sun, 27 Apr 2008, Denys Vlasenko wrote:

> On Saturday 26 April 2008 17:45, Cristian Ionescu-Idbohrn wrote:
>
> Applied, except for this:
>
> +       local tc
> +
>         for testcase in $tsdir/$applet/*; do
> -               case $(basename "$testcase") in
> +               tc=${testcase##*/}
> +               case "$tc" in
>
> This variable appears to be one-use.

Yes, it does.


Cheers,

-- 
Cristian
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic