X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Fget-maintainer.sh;h=85740f5afd2af1ca67187c7d233721decca902e3;hb=db48bae25339d4b0fd56487c78441ea51031430f;hp=b9160486ad0e01b5e5e0b8985531fe262df9b3bb;hpb=515e92ebb6b1cc29756fa5a6067655a24468a4d1;p=dpdk.git diff --git a/devtools/get-maintainer.sh b/devtools/get-maintainer.sh index b9160486ad..85740f5afd 100755 --- a/devtools/get-maintainer.sh +++ b/devtools/get-maintainer.sh @@ -5,7 +5,7 @@ # Load config options: # - DPDK_GETMAINTAINER_PATH -. $(dirname $(readlink -e $0))/load-devel-config +. $(dirname $(readlink -f $0))/load-devel-config options="--no-git-fallback" options="$options --no-rolestats"