Add submit function to lib/cli.py
authorIustin Pop <iustin@google.com>
Tue, 1 Apr 2008 13:05:48 +0000 (13:05 +0000)
committerIustin Pop <iustin@google.com>
Tue, 1 Apr 2008 13:05:48 +0000 (13:05 +0000)
commitceab32dd60647e49d01a00eefb64ec4ceca99ccf
treea3c69b84f0a55cf5bb97f9fd2e9eb00419aae8bd
parent498ae1ccbcfdc926b45eada8842147db2587e063
Add submit function to lib/cli.py

This patch adds function that submit jobs or queries over the unix socket
interface to lib/cli.py. The will be used by the scripts instead of the
SubmitOpCode function.

Reviewed-by: ultrotter
lib/cli.py
lib/constants.py
lib/luxi.py