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