numam-dpdk/devtools
Bruce Richardson a3e34aa85d devtools: make log checking script BSD-compatible
The -e flag to readlink doesn't exist on FreeBSD so change it to -f instead
which is present on both BSD and Linux. Error reported is:

  readlink: illegal option -- e
  usage: readlink [-fn] [file ...]
  usage: dirname string [...]
  ./devtools/check-git-log.sh: /git-log-fixes.sh: not found

Fixes: 814c8822ef ("scripts: check cc stable mailing list in commit")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-03-27 23:45:56 +02:00
..
cocci
check-git-log.sh devtools: make log checking script BSD-compatible 2017-03-27 23:45:56 +02:00
check-includes.sh
check-maintainers.sh
checkpatches.sh devtools: ignore warning on long log string 2017-03-06 16:00:35 +01:00
cocci.sh
git-log-fixes.sh devtools: fix lookup commit fixing a fix of many commits 2017-01-18 16:50:18 +01:00
load-devel-config
test-build.sh mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test-null.sh
validate-abi.sh