Actions
Patch #1876
closeddispatch.xxx.example has the wrong bang path
Description
The .../public/dispatch.xxx.example files have the wrong bang path. They are using #!/usr/bin/ruby instead of #!/usr/bin/env ruby. I have attached a patch to correct this problem.
Files
Updated by Jean-Philippe Lang over 17 years ago
- Status changed from New to Closed
Fixed in r2017 and in other ruby scripts as well. Thanks.
Actions