Merge branch 'protocol-version2' of ssh://git.indexdata.com/home/git/pub/pazpar2...
[pazpar2-moved-to-github.git] / test / run_pazpar2.sh
index 55aeac6..3a56249 100755 (executable)
@@ -151,6 +151,9 @@ if [ -z "$SKIP_PAZPAR2" ] ; then
     sleep 2
 fi
 
+# clean out empty diff files
+find . -name "$TEST*.dif" -empty -delete 
+
 exit $code
 
 # Local Variables: