#!/usr/bin/env python
from lsst.ctrl.pool.test.demoTask import DemoTask
DemoTask.parseAndSubmit()
