diff --git a/client-common/ceph.py b/client-common/ceph.py index 68848445..06a675db 100644 --- a/client-common/ceph.py +++ b/client-common/ceph.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 # ceph.py - PVC client function library, Ceph cluster fuctions # Part of the Parallel Virtual Cluster (PVC) system