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

'sqm -h' fails #20

Closed
jchodera opened this issue Jul 8, 2015 · 3 comments
Closed

'sqm -h' fails #20

jchodera opened this issue Jul 8, 2015 · 3 comments

Comments

@jchodera
Copy link
Member

jchodera commented Jul 8, 2015

conda build ambermini now fails with

+ sqm -h

     Error unknown flag: -h                                                                              

which is odd, since this worked fine in AmberTools 14:

[LSKI1497:~] choderaj% sqm -h
sqm [-O] -i <input> -o <output>
   -O           Overwrite output file if it exists
   -i <input>   Input file
   -o <output>  Output file
   -h           Show this message
@swails
Copy link
Contributor

swails commented Jul 8, 2015

Actually it didn't. That flag was unique to ambermini. See af436ce

A lot of these kinds of tweaks I made to the actual source code (not the shell script wrappers designed to circumvent the AMBERHOME requirement) got wiped out when I blindly copied AT 15 to ambermini.

I'm going back and adding these modifications back to the main git repo so this doesn't happen again. I had forgotten how many tweaks I made...

@jchodera
Copy link
Member Author

jchodera commented Jul 8, 2015

Awesome, thanks!

J

@swails
Copy link
Contributor

swails commented Jul 8, 2015

Should be fixed.

@swails swails closed this as completed Jul 8, 2015
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

No branches or pull requests

2 participants