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