Commit 599d266
Update stage_for_s3.bash to include fibers handling
Merged fibers download/packaging from main branch with bug fixes from v22.21.1:
- Downloads fibers-5.0.4.pc.tgz from S3 and repackages with unique identifier
- Fixed tar command to use -xJf for .tar.xz files (not -xzf)
- Fixed glob expansion in mv command
- Added set -e for error handling
Co-Authored-By: Claude (global.anthropic.claude-opus-4-5-20251101-v1:0) <noreply@anthropic.com>1 parent 7d62e76 commit 599d266
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
0 commit comments