Commit 1d48998
Self-test: compare resolved paths (the CI starts the copy via an 8.3 short path)
CI run 33961255379: the signature check passed, and the self-test then failed on app_dir() == APP_DIR because sys.executable came as C:\Users\RUNNER~1\... while APP_DIR was the resolved long path. Same folder, two spellings. Verified locally by starting the folder through its 8.3 name.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>1 parent 5c9aa92 commit 1d48998
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
0 commit comments