Compare commits
1 Commits
wip-readme
...
last-py27
Author | SHA1 | Date | |
---|---|---|---|
cb44509a18 |
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e # error out when one of the commands in the script errors.
|
||||
|
||||
PILLAR_DIR=$(python <<EOT
|
||||
from __future__ import print_function
|
||||
import os.path
|
||||
|
Reference in New Issue
Block a user