On Thu, May 22, 2008 at 5:28 AM, Pierre Schmitz <[EMAIL PROTECTED]> wrote:
> Am Mittwoch, 21. Mai 2008 20:43:57 schrieb Aaron Griffin:
>> New scripts are in /arch/. Please let me know if there is any error or
>> anything like that
>
> There is something strange about db-remove:
>
>        echo "usage: $(basename $0) <pkgname> <arch> <reponame>"
>
> vs.
>
>        packagename="$1"
>        reponame="$2"
>        arch="$3"

Whoops, my fault - usage text is wrong. I tried to put the arch at the
end with all those scripts

Reply via email to