+x and call binary filler.py

This commit is contained in:
Chmouel Boudjnah 2013-03-20 13:56:34 +01:00
parent 0b49537127
commit 089b4137c2
2 changed files with 3 additions and 1 deletions

2
bin/swift-filler.py → bin/filler.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
import pickle
import argparse

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
import swiftclient