aboutsummaryrefslogtreecommitdiff
path: root/load/load.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'load/load.cxx')
-rw-r--r--load/load.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/load/load.cxx b/load/load.cxx
index 765cf43..ba2da1c 100644
--- a/load/load.cxx
+++ b/load/load.cxx
@@ -1811,7 +1811,7 @@ try
throw failed ();
}
- if (t->loaded_timestamp)
+ if (t->unloaded_timestamp)
{
cerr << "error: tenant " << tnt << " is marked as unloaded" << endl;
throw failed ();