mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-31 13:17:08 +00:00
scripts: Fix helper edge cases
Propagate patch and module-list failures, normalize the script directory, and expand the actual Mercurial subrepository name when matching paths. Keep the existing no-optional-patches behavior unchanged.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -o pipefail
|
||||
|
||||
# Parse modules.order and sign the modules found in that file.
|
||||
|
||||
if [ -z "$KDIR" ]; then
|
||||
|
||||
Reference in New Issue
Block a user