Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 7576)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 7577)
@@ -22,4 +22,5 @@
    * datacenter/script/movingrawfiles: 
      - added moving of files, that are transferred via internet
+     - added removing of empty directories
 
 
Index: /trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles	(revision 7576)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles	(revision 7577)
@@ -70,2 +70,4 @@
 done
 
+rmdir -v /magic/datacenter/fromtape/rawdata/*
+
