Index: /tags/ipp-20130307/DataStoreServer/scripts/dsreg
===================================================================
--- /tags/ipp-20130307/DataStoreServer/scripts/dsreg	(revision 35473)
+++ /tags/ipp-20130307/DataStoreServer/scripts/dsreg	(revision 35474)
@@ -236,5 +236,5 @@
     $dbh->disconnect();
 
-    if ($remove) {
+    if ($remove and -e $fileset_dir) {
         my $rc;
         if (($rc = system "rm -rf $fileset_dir")) {
