This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commit a0ed87e
Release Manager
Trac #30802: build/bin/write-dockerfile.sh: Do not fail with "build/pkgs/SPKG/type: No such file or directory"
When switching between branches, there are sometimes directories left in
the tree. Other code has already been adjusted so that only warnings are
emitted; but `build/bin/write-dockerfile.sh` still exits with an error.
We fix this in this ticket.
URL: https://trac.sagemath.org/30802
Reported by: mkoeppe
Ticket author(s): Matthias Koeppe
Reviewer(s): Dima Pasechnik1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments