|
Author:
{u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@10gen.com'}
Message: SERVER-9941 Always link client tests against client library in 'sharedclient' directory
Otherwise, we end up with a link dependency into the build dir, which makes it impossible
to run smoke.py if you don't have a build directory around anymore, for some reason
(cherry picked from commit 6e15f4f8f462aab68e59d042413a9a93e5851b0f)
Branch: v2.4
https://github.com/mongodb/mongo/commit/daf69857a3b82d7ba6f9362ee01cd8982e5f5e23
|
|
Author:
{u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@10gen.com'}
Message: SERVER-9941 Always link client tests against client library in 'sharedclient' directory
Otherwise, we end up with a link dependency into the build dir, which makes it impossible
to run smoke.py if you don't have a build directory around anymore, for some reason
Branch: master
https://github.com/mongodb/mongo/commit/6e15f4f8f462aab68e59d042413a9a93e5851b0f
|