Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type mess in git.latest #29740

Merged
merged 1 commit into from Dec 16, 2015
Merged

Type mess in git.latest #29740

merged 1 commit into from Dec 16, 2015

Commits on Dec 16, 2015

  1. Type mess in git.latest

    Did not get why, but we can have a list of comments instead of stings.
    
    This fixes:
    ```
         line 107, in _uptodate\n    ret['comment'] += '\\n\\nChanges made: ' + comments\nTypeError:
          cannot concatenate 'str' and 'list' objects\n"
        duration: 366.804
        name: https://github.com/makinacorpus/makina-states.git
        result: false
    ```
    kiorky committed Dec 16, 2015
    Copy the full SHA
    3c4185f View commit details
    Browse the repository at this point in the history