Menu

#1462 autorevision.cpp will compile failed within a git repository because space missing

Undefined
fixed
nobody
None
Bug_Report
2024-03-07
2024-03-07
kipade
No

autorevision.cpp will compile failed within a git repository: missing a space while composing a git log query command(line 221):

if (GetProcessOutput(output, vcsExecutable + " log --grep=\"git-svn-id\" --max-count=1" + workingDir))

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2024-03-07
    • status: open --> fixed
     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-07

    Fixed in [r13488], thank you.

     

    Related

    Commit: [r13488]


Log in to post a comment.