Skip to content

More print statements - test#15

Open
jkhillier wants to merge 1 commit into
TopoToolbox:mainfrom
jkhillier:JH_refactor_3
Open

More print statements - test#15
jkhillier wants to merge 1 commit into
TopoToolbox:mainfrom
jkhillier:JH_refactor_3

Conversation

@jkhillier

Copy link
Copy Markdown
Contributor

JH_refactor_3 – As a test of process (i.e. that John has figured GitHub out) Removed prints to end of PostProcess – L846 in new file.

JH_refactor_3 – As a test of process (i.e. that John has figured GitHub out) Removed prints to end of PostProcess – L846 in new file.
@jkhillier

Copy link
Copy Markdown
Contributor Author

Hi William - I know that it might seem silly to do another test, but I'd like to sort my incompetence at Git before mixing my limited ability at programming. One set of issues at a time!

@wkearn wkearn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but you committed the output logs again. I'll update the .gitignore so those don't get added inadvertently (see #16), but you'll need to do git rm test/output.txt and git rm test/seamounts_output.txt again.

You can always add a single file like

> git add src/swt.c

rather than the entire directory with git add ., which might help avoid this. But as I said once #16 is merged, you won't have the option to add the output logs.

@jkhillier

Copy link
Copy Markdown
Contributor Author

Thank you. Noted about adding individual files - another part of not being entirely sure what Git is doing / needs. I'm making every mistake along the path, but I'll try not to repeat them!

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