| Index: common/py_utils/py_utils/cloud_storage_global_lock.py
|
| diff --git a/common/py_utils/py_utils/cloud_storage_global_lock b/common/py_utils/py_utils/cloud_storage_global_lock.py
|
| similarity index 67%
|
| rename from common/py_utils/py_utils/cloud_storage_global_lock
|
| rename to common/py_utils/py_utils/cloud_storage_global_lock.py
|
| index 7bb52a033098304407b48fbcf125dec066d1572e..5718e108c2f8514e198eecdd69e8f8b977cdb9ae 100644
|
| --- a/common/py_utils/py_utils/cloud_storage_global_lock
|
| +++ b/common/py_utils/py_utils/cloud_storage_global_lock.py
|
| @@ -2,4 +2,4 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -This file is used by cloud_storage._FileLock implementation, don't delete it!
|
| +# This file is used by cloud_storage._FileLock implementation, don't delete it!
|
|
|