309
308
"Commit text not specified. Use --commit-text, or specify a "
310
309
"message on the merge proposal.")
314
311
# XXX: maybe make a version that just does a pqm-submit w/ no tests
315
312
# XXX: maybe make a version that only tests
317
source_url, target_url, commit_message,
314
mp.source_branch, mp.target_branch, commit_message,
321
318
class cmd_demo(EC2Command):