Thanks Phil, that was it exactly. Duly noted!
On Jan 20, 2:28 pm, Phil Hagelberg wrote:
> techwhizbang writes:
> > I am using lein run -m to execute a simple database preparation task.
> > I issue 2 very simple commands that execute very fast on their on own
> > when executed in the shell. They
techwhizbang writes:
> I am using lein run -m to execute a simple database preparation task.
> I issue 2 very simple commands that execute very fast on their on own
> when executed in the shell. They also appear to execute very fast
> based on the print output to stdout. However, the problem is t