From a9829d589b033f4cde6de43f25e36351c41908a6 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 18 Dec 2012 14:40:19 +1100 Subject: [PATCH] disable abat scripts for now --- make_abat_scripts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/make_abat_scripts b/make_abat_scripts index 13e4cc7..665f23f 100755 --- a/make_abat_scripts +++ b/make_abat_scripts @@ -1,5 +1,7 @@ #!/bin/bash +exit 0 + d="$1" [ -d ../abat ] || mkdir ../abat -- 2.39.2