Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
reclass
/
b0a344f14be4d01d6cdafb27a8edf037fdd14b79
/
.
/
examples
/
salt
/
reclass
blob: 7e2520d498efab8f57e65a7b1484208b7ab1701f [
file
] [
log
] [
blame
]
#!/bin/sh
cd
../../
PYTHONPATH
=
"`pwd`:$PYTHONPATH"
exec python reclass
/
adapters
/
salt
.
py
"$@"