Browse Source

Format comment

master
Ivan Kozik 3 weeks ago
parent
commit
91659bc979
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      path-to-eye-path

+ 3
- 1
path-to-eye-path View File

@@ -1,6 +1,8 @@
#!/usr/bin/env python3

# Take a path as the only argument and print a path suitable for use with The Eye's ceph cluster, which doesn't want e.g. 7 million channel folders in one directory
# Take a path as the only argument and print a path suitable for use with
# The Eye's ceph cluster, which doesn't want e.g. 7 million channel folders
# in one directory.

import sys



Loading…
Cancel
Save