Skip to content

storage_and_backup.md - #304

Open
Graviton28 wants to merge 1 commit into
UNM-CARC:masterfrom
Graviton28:pr/storage-and-backup
Open

storage_and_backup.md#304
Graviton28 wants to merge 1 commit into
UNM-CARC:masterfrom
Graviton28:pr/storage-and-backup

Conversation

@Graviton28

Copy link
Copy Markdown
Contributor

found a real bug testing this one: the sample script used smart/curly quotes (“$TEMP_DIR”) instead of straight quotes around the mkdir/cp paths. tested it - copy-pasting that literally breaks mkdir with "Illegal byte sequence" since curly quotes aren't valid shell syntax. fixed to straight quotes and tested the whole script for real (converted to Slurm/#SBATCH along the way): it correctly copies input to /tmp, runs, copies results back, and cleans up.

also converted PBS references to Slurm throughout, fixed the machine-scratch path to the real easley one (/easley/scratch/users/username), fixed a dead link to carc.unm.edu/systems/Systems1.html (404, removed), fixed a "/user/username" typo (missing s), and a few small typos/grammar (benifit->benefit, availible->available, "separate computer entirely"->"a separate computer entirely", "further analyses"->"further analyzed").

@Graviton28
Graviton28 marked this pull request as ready for review August 4, 2026 04:53
@Graviton28
Graviton28 requested a review from gmfricke as a code owner August 4, 2026 04:53
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