-
Notifications
You must be signed in to change notification settings - Fork 907
README: Fix the missing parentheses #7605
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
Conversation
Can one of the admins verify this patch? |
ok to test |
@Evstrife can you please fix your commit message? Thanks! |
Specifically, your commit message appears to be a bit jumbled:
Can you have a good title line+content, followed by a single signed off line? Thanks! |
@Evstrife you'll need to to do a |
Thanks, I've changed the commit message. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, looks like a change on line 407 snuck in. Can you fix that?
I changed it to 407 now. thx |
0545d70
to
2614840
Compare
change provided depending on your Fortran compiler): to provided (depending on your Fortran compiler): Signed-off-by: Evstrife <wus217@wfu.edu>
Signed-off-by: Evstrife wus217@wfu.edu
Fix the missing parentheses on line 412
#daemondeacons