*** empty log message ***

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@680 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
sage 2006-02-26 22:16:15 +00:00
parent 8801284e56
commit 962cee0844

View File

@ -211,7 +211,7 @@ int SyntheticClient::run()
case SYNCLIENT_MODE_ONLY:
{
int run_only = iargs.front();
run_only = iargs.front();
iargs.pop_front();
if (run_only == client->get_nodeid())
dout(2) << "only " << run_only << endl;