Advertisement
Guest User

Untitled

a guest
Jun 27th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. /Users/aleks/github/deploy/target/env/bin/python2.7 /Users/aleks/github/cmf/systest/systest.py run_tests --agents=aleks-connector-test2-{1..4}.vpc.cloudera.com -V --no-locks -n test_cloud:CloudStorageTests.test_s3a_server_side_encryption --cloud-platform=aws --s3-bucket=clouderas3test-ncalifornia --version=cm581 --aws-access-key=AKIAJDF5XRMLJY43EFDQ --aws-secret-key=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
  2. Traceback (most recent call last):
  3. File "/Users/aleks/github/cmf/systest/systest.py", line 10, in <module>
  4. exec "$DIRNAME/target/env/bin/python" "$DIRNAME/target/env/bin/systest" "$@"
  5. File "<string>", line 1
  6. $DIRNAME/target/env/bin/python$DIRNAME/target/env/bin/systest$@
  7. ^
  8. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement