X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fpatchwork-update-commits;h=27302167c41dbd770df5002905f49e70683f62dd;hb=c6d26672a7ecb8973b361770668661eec2fa24a2;hp=245a66a06844df0dc763879e1bc876de8a1179f4;hpb=1dbc5bbbf795b6ae572e3aba8f4e2ce9ba4e94a1;p=patchwork diff --git a/tools/patchwork-update-commits b/tools/patchwork-update-commits index 245a66a..2730216 100755 --- a/tools/patchwork-update-commits +++ b/tools/patchwork-update-commits @@ -1,6 +1,7 @@ #!/bin/bash -pwpath=apps/patchwork +toolsdir="$(dirname "$0")" +pwpath="${toolsdir}"/../apps/patchwork if [ "$#" -lt 1 ] then