view bin/dbdict-run-job @ 545:24dfe316e79a

(James) fixed issues when running locally and rsync command
author desjagui@atchoum.iro.umontreal.ca
date Tue, 18 Nov 2008 19:31:56 -0500
parents 798607a058bd
children
line wrap: on
line source

#!/usr/bin/env python
from dbdict.tools import standalone_run_job
standalone_run_job()