Skip to content

fix for https://github.com/NASA-AMMOS/VICAR/issues/5 - #6

Open
isenberg wants to merge 1 commit into
NASA-AMMOS:masterfrom
isenberg:issue_5
Open

fix for https://github.com/NASA-AMMOS/VICAR/issues/5#6
isenberg wants to merge 1 commit into
NASA-AMMOS:masterfrom
isenberg:issue_5

Conversation

@isenberg

@isenberg isenberg commented Aug 5, 2026

Copy link
Copy Markdown

Purpose

Prevents issue 5 in the specific use case explained in #5

Proposed Changes

  • [CHANGE] modified vos/MotifApp/Makefile changed to handle unset VICCPU and also safer code for directories with spaces

Issues

Testing

  • ran "cd vos/MotifApp; make" without VICCPU set and it exits with error message as expected instead of deleting files in $HOME
  • ran "cd vos/MotifApp; make" with VICCPU set to "testdir" and then again with "test dir". it now fails later in makelinks, but at least does not cause damage anywhere else

Signed-off-by: Holger Isenberg web@areo.info

@isenberg

isenberg commented Aug 5, 2026

Copy link
Copy Markdown
Author

Signed-off-by: Holger Isenberg web@areo.info

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.

1 participant