New commits:
commit a5afffd8189ad23998fded9185c67ef492c59c88
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
libsorcery: remove the (empty) safe dir at the end of filter()
diff --git a/ChangeLog b/ChangeLog
index eed85c5..b79a19b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-09-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * libsorcery: remove the (empty) safe dir at the end of filter()
+
2008-09-12 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libtrack: add the queuing factors to the volume label of the cache,
to make lookups from caches easier and faster #14723
diff --git a/var/lib/sorcery/modules/libsorcery
b/var/lib/sorcery/modules/libsorcery
index 80f8092..0391010 100755
--- a/var/lib/sorcery/modules/libsorcery
+++ b/var/lib/sorcery/modules/libsorcery
@@ -505,6 +505,7 @@ function filter() {
else
cat
fi
+ rmdir $TMP_SSF 2>/dev/null
else
cat
fi
[SM-Commit] GIT changes to master sorcery by Jaka Kranjc (a5afffd8189ad23998fded9185c67ef492c59c88),
Jaka Kranjc, 09/14/2008