Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10525 - Fix genlang.cgi for releases

Attached to Project: Rockbox
Opened by Dominik Wenger (Domonoky) - Friday, 14 August 2009, 17:30 GMT+2
Last edited by Björn Stenberg (zagor) - Tuesday, 18 August 2009, 00:34 GMT+2
Task Type Patches
Category Rbutil
Status Closed
Assigned To Dominik Wenger (Domonoky)
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.3
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch tries to fix genlang.cgi so it works for releases.
It does this by using the full path for the svn cat.
This also removes the need to change to the checkout directory.

I only tested this locally and modified because the unmodified script wouldnt work for me.
   genlang.cgi.patch (1.6 KiB)
 index.cgi |   25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

This task depends upon

Closed by  Björn Stenberg (zagor)
Tuesday, 18 August 2009, 00:34 GMT+2
Reason for closing:  Accepted
Comment by Dominik Wenger (Domonoky) - Friday, 14 August 2009, 22:51 GMT+2
New Patch.

Now the check for release checks for a "." in the revision instead of <100
   genlang.cgi-2.patch (1.6 KiB)
 index.cgi |   24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

Loading...