Note that python is too slow even for the testsuite.
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Fri, 22 Jan 2010 06:52:02 +0000 (06:52 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Fri, 22 Jan 2010 06:52:02 +0000 (06:52 +0000)
git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@5863 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-check-awk

index 3ce0e8732566598d152d46a978aa4d68ec659842..45d6d79d3d71baef75f52057996c4b677affd59d 100755 (executable)
@@ -369,6 +369,8 @@ if (${AWK-awk} --re-interval --version) > /dev/null 2>&1; then
 # processing lines containing /* such as this:
 # Documentation/sysctl/*, swap/mm readaround
 # Try it: deblob-check --use-python linux-2.6.32/CREDITS
+# It hits even with our tiny testsuite:
+# AWK=false PYTHON=python deblob-check -t
 elif (${PYTHON-false} --version) > /dev/null 2>&1; then
   set_main_cmd=set_python_main
 # Sed takes GBs of RAM to compile all the huge regexps in the sed