Anonymous | Login | 03-07-2021 09:29 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007758 | [Squeak] Any | minor | always | 03-22-13 13:54 | 03-22-13 13:57 | |||||||
Reporter | FrankShearar | View Status | public | |||||||||
Assigned To | FrankShearar | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | Product Version | trunk | |||||||||
Summary | 0007758: On Windows, you cannot specify a startup script with an absolute path | |||||||||||
Description |
I have a directory C:\Users\frank\squeak-ci. In that I run rake, kicking off a build. That runs the following shell command - C:/Users/frank/squeak-ci/target/Squeak-4.10.2-2612-src-32/Squeak4.10.2-2612.exe "C:/Users/frank/squeak-ci/target/TrunkImage.image" C:/Users/frank/squeak-ci/update-image.st - from within C:\Users\frank\squeak-ci\target, a dumping ground for various build artifacts. If I instead use ../update-image.st as the startup script, everything works correctly. So a full path to the script fails, while a relative path works. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0014342 - 58 - 58 - 58 - 58 - 58 - 58) FrankShearar 03-22-13 13:57 |
The fix will involve touching CodeLoader and the URI code. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
35 total queries executed. 29 unique queries executed. |