Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

omego-x: cross-requirement parsing & testing #72

Closed
wants to merge 5 commits into from

Conversation

joshmoore
Copy link
Member

(v)/opt/omego $ python omego/main.py x cpnpj
centos6-python2.6-nginx-postgres9.2-jdk7
(v)/opt/omego $ python omego/main.py x UPNPJ
ubuntu1504-python2.7-nginx-postgres9.4-jdk8
(v)/opt/omego $ python omego/main.py x ?           # Random
ubuntu1504-python2.6-nginx-postgres9.2-jdk7
(v)/opt/omego $ python omego/main.py x "*" | wc    # All!
     128     128    5696
(v)/opt/omego $ python omego/main.py x "*" | head -n 3
ubuntu1504-python2.6-apache2.2-postgres9.2-jdk8
ubuntu1504-python2.6-apache2.2-postgres9.2-jdk7
ubuntu1504-python2.6-apache2.2-postgres9.4-jdk8
...

@manics
Copy link
Member

manics commented Jun 12, 2017

I think it's safe to say this isn't relevant anymore

@manics manics closed this Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants