Project

General

Profile

« Previous | Next » 

Revision 08bc9c7a

Added by Evgeni Golov almost 5 years ago

call git rev-parse with universal_newlines=True

otherwise python3's check_output returns a bytes object (instead of
string) and concatenating strings and bytes has funny results.

  • added
  • modified
  • copied
  • renamed
  • deleted