Remove an unnecessary parameter to make_patch_name
[stgit] / stgit / utils.py
CommitLineData
41a6d859
CM
1"""Common utility functions
2"""
3
9060d420 4import errno, os, os.path, re, sys
83bb4e4c 5from stgit.config import config