Skip to content

Instantly share code, notes, and snippets.

@linux-modder
Created January 5, 2015 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linux-modder/424a2488f1e69b24ce39 to your computer and use it in GitHub Desktop.
Save linux-modder/424a2488f1e69b24ce39 to your computer and use it in GitHub Desktop.
~/testCloud :python testCloud.py --atomic http://mirror.umd.edu/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Atomic-20141203-21.x86_64.qcow2
Traceback (most recent call last):
File "testCloud.py", line 21, in <module>
import config
File "/home/server/testCloud/config.py", line 10
password:passwOrd
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment