From: Jaroslav Kysela Date: Tue, 4 Nov 2008 16:10:08 +0000 (+0100) Subject: pre-receive: soc/at32/ tree was removed X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e55cd579fa07fe99248bc8c3e0355ec724f7be8d;p=alsa.git pre-receive: soc/at32/ tree was removed Signed-off-by: Jaroslav Kysela --- diff --git a/hooks/alsa-kernel.git/pre-receive b/hooks/alsa-kernel.git/pre-receive index 287210e..5351e6d 100755 --- a/hooks/alsa-kernel.git/pre-receive +++ b/hooks/alsa-kernel.git/pre-receive @@ -394,7 +394,7 @@ def compare_trees(lastref): 'aoa/fabrics/snd-aoa-fabric-layout.c', 'aoa/soundbus/i2sbus/i2sbus-control.c', 'aoa/soundbus/i2sbus/i2sbus-core.c', 'aoa/soundbus/i2sbus/i2sbus-interface.h', 'aoa/soundbus/i2sbus/i2sbus-pcm.c', 'aoa/codecs/snd-aoa-codec-tas.h', - 'soc/at91/']: + 'soc/at91/', 'soc/at32/']: if isdir("alsa-kernel-repo/%s" % i): rmtree("alsa-kernel-repo/%s" % i) elif exists("alsa-kernel-repo/%s" % i):