Opened 15 years ago
Closed 15 years ago
#4257 closed Task (fixed)
Execute dev scripts inside their directories
Reported by: | Tobiasz Cudnik | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | General | Version: | |
Keywords: | Review+ | Cc: |
Description
Execute dev scripts inside their directories. Needed for bash mostly.
Sample TC ;)
[bob@dev] commit $ _dev/langtool/langtool.sh Unable to access jarfile langtool/langtool.jar
I will provide patches for all bash scripts inside _dev.
Attachments (1)
Change History (5)
comment:1 Changed 15 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 4257.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
Now scripts can be runned from anywhere. I've also made interpreter invocation more portable.