Searched refs:confirm_msg (Results 1 – 1 of 1) sorted by relevance
179 confirm_msg = ('Upload rpm mapping from %s, are you sure?' variable181 confirm = raw_input("%s (y/N) " % confirm_msg).lower() == 'y'