bug 5147: incremental checkin

This commit is contained in:
abhishek 2010-09-07 16:07:00 -07:00
parent 58b2d78a78
commit c67cac66dc
1 changed files with 1 additions and 2 deletions

View File

@ -2033,8 +2033,7 @@ public class StorageManagerImpl implements StorageManager {
primaryStorage.setStatus(Status.ErrorInMaintenance);
_storagePoolDao.persist(primaryStorage);
return false;
}
}
}
}