Home
last modified time | relevance | path

Searched refs:GetPlural (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dcontrol.py22 def GetPlural(count): function
35 commit_str = '%d commit%s' % (count, GetPlural(count))
42 GetPlural(options.threads), options.jobs, GetPlural(options.jobs))