X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=scripts%2Fcvs-adjustroot;h=080029c7320a7b549b137e1a4eab1aec682a828a;hb=a30213491e687db44dbf5ee15f35932bf8b82394;hp=0448d9a9f1ae72a03d2730e2a4558c4a050b18af;hpb=ada5f71103d960085dae68ebebc1a924ae48e1cd;p=chiark-utils.git diff --git a/scripts/cvs-adjustroot b/scripts/cvs-adjustroot index 0448d9a..080029c 100755 --- a/scripts/cvs-adjustroot +++ b/scripts/cvs-adjustroot @@ -48,6 +48,6 @@ fi # nonzero exit status when appropriate. find -path '*/CVS/Root' \ - \( -exec cvs-adjustroot --reinvoke "$old" "$new" '{}' ';' \ + \( -exec "$0" --reinvoke "$old" "$new" '{}' ';' \ -o -exec false '{}' + \ \)