HomeSoftware Heritage

Monkey-patch backend classes instead of 'get_storage' functions.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Monkey-patch backend classes instead of 'get_storage' functions.

get_storage functions are usually imported from X import get_storage,
so monkey-patching X.get_storage has no effect.
This commit reverts the behavior change introduced in
c018eeaaf7cb862402608426b90e9c7609a4a418.

Details

Provenance
vlorentzAuthored on Jan 31 2020, 1:25 PM
vlorentzPushed on Jan 31 2020, 1:30 PM
Differential Revision
D2610: Monkey-patch backend classes instead of 'get_storage' functions.
Build Status
Buildable 10400
Build 15474: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.