[arch-dev-public] [devtools] [PATCH] commitpkg: upload signature if found

Rémy Oudompheng remyoudompheng at gmail.com
Fri Apr 1 15:03:46 EDT 2011


On 2011/4/1 Pierre Schmitz <pierre at archlinux.de> wrote:
> On Fri, 1 Apr 2011 01:00:00 +0200, Rémy Oudompheng wrote:
>> -             rsync -p --chmod 'ug=rw,o=r' -c -h -L --progress $rsyncopts
>> --partial "${pkgfile}" -e ssh "$server:staging/$repo/${pkgfile##*/}"
>> || abort
>> +             rsync -e ssh $rsyncopts --partial "${pkgfile}" ${sigfile}
>> "$server:staging/$repo/${pkgfile##*/}" || abort
>
> Are you sure that this will work? Looks like your are having two source
> files and one target that is also a file.

I feel stupid. I'll upload a new patch, unless you merge this with all
the necessary fixes.

Rémy.


More information about the arch-dev-public mailing list