Biping MENG wrote:
I tried more cases on the --tmpdir options, and get the following
interesting results (all the involved directories are "mkdir -p"ed in
advance):

   --tmpdir option:
   alter command test case:
   /home/llml/Repos/drizzle/local_main_build/tests/var/tmp
  failed
   not supplied
   passed
   /tmp
   passed
   /home/llml
   passed
   /home/llml/Repos
   failed
   /home/llml/repos
   passed
   /home/llml/repos/drizzle/local_main_build/tests/var/tmp
  passed
   /home/llml/repos/drizzle/local_main_build/tests/var/Tmp
  failed


Generally it seems that if the --tmpdir option is supplied, the path should
not contain any uppercase letters.

And I found that it must be related with this bug:
https://bugs.launchpad.net/drizzle/+bug/394272

Aha!  That's good detective work, Bipeng! :)

Go ahead and add your findings to the comments on that bug.

Cheers!

Jay

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to