Change 32494

russell_jackson (Russell C. Jackson (Rusty))
Russell C. Jackson (Rusty) committed this change into //guest/russell_jackson/sdp/Server/Unix
Request Review
Download .zip
Improve error diagnostics and fix bugs across SDP scripts.

mkdirs.sh: Add missing chown for bin, journals.rep, and journals.rotated
directories on the LG volume that were staying root:root.

backup_functions.sh: Improve die messages throughout to include specific
file paths, directory names, actual values, and actionable guidance
instead of generic messages like 'Abort!' or 'Check the backup process.'

p4verify.py: Fix file handle leak in verify_shelves when Popen fails,
move load_sdp_environment before LOGS check so standalone invocation
works, fix min_changelist falsy check to use 'is not None', and replace
deprecated egrep with grep -E.
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
p4/common/bin/backup_functions.sh#92
Loading...
p4/common/bin/p4verify.py#42
Loading...
setup/mkdirs.sh#62
Loading...
Tip: Use n and p to cycle through the changes.