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

Pull Request #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Pull Request #3

wants to merge 3 commits into from

Conversation

suiy
Copy link

@suiy suiy commented Apr 18, 2013

No description provided.

@pdmars
Copy link
Contributor

pdmars commented Apr 22, 2013

Hmm, this is strange. It looks like some of this commit is new and other parts of it are undoing some of @tvoran's pep8 fixes (e.g., adding random spaces, making multi-line strings back into a long single line, etc.).

Can you try merging just your new code (for running large datasets) with the latest automaton master code and updating the pull request?

dmurtari pushed a commit to dmurtari/automaton that referenced this pull request Feb 10, 2014
Added lib/config.py with classes that retrieve and store options from the config files
Implemented classes Cloud, Clouds, Cluster, Clusters

Update cu-csc#1: changed Log.info to Log.debug
Update cu-csc#2: removed etc/automaton.conf
Update cu-csc#3: added a check before registering a key
Update cu-csc#4: replaced string concatenation in %s
Update cu-csc#5: added file default locations in the help for command line arguments
Update cu-csc#6: replaces old function names with log_info and get_fqdns
dmurtari pushed a commit to dmurtari/automaton that referenced this pull request Feb 10, 2014
Added config files: global.conf, benchmarking.conf, clouds.conf
dmurtari pushed a commit to dmurtari/automaton that referenced this pull request Apr 30, 2014
Added lib/config.py with classes that retrieve and store options from the config files
Implemented classes Cloud, Clouds, Cluster, Clusters

Update cu-csc#1: changed Log.info to Log.debug
Update cu-csc#2: removed etc/automaton.conf
Update cu-csc#3: added a check before registering a key
Update cu-csc#4: replaced string concatenation in %s
Update cu-csc#5: added file default locations in the help for command line arguments
Update cu-csc#6: replaces old function names with log_info and get_fqdns
dmurtari pushed a commit to dmurtari/automaton that referenced this pull request Apr 30, 2014
Added config files: global.conf, benchmarking.conf, clouds.conf
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