Commit 408c5e9
Fix stage_for_s3.bash multiple issues
- Fix silent exit: ((count++)) returns 1 when count=0 with set -e
- Add -R Asana/node to gh release download commands
- Use linux-*.gz pattern for fibers (not *.gz which caught all files)
- Remove fibers tarball after extraction to avoid double-processing
- Fix regex to match any suffix after arch (not just -pc)
- Add conditional check for usr/local before flattening
Co-Authored-By: Claude (global.anthropic.claude-opus-4-5-20251101-v1:0) <noreply@anthropic.com>1 parent 5277b6e commit 408c5e9
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments