+x and call binary filler.py
This commit is contained in:
parent
0b49537127
commit
089b4137c2
2
bin/swift-filler.py → bin/filler.py
Normal file → Executable file
2
bin/swift-filler.py → bin/filler.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# -*- encoding: utf-8 -*-
|
||||
import pickle
|
||||
import argparse
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# -*- encoding: utf-8 -*-
|
||||
import swiftclient
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user