Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script execution order not guaranteed #73

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Script execution order not guaranteed #73

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Expect the script execution order to be the same as alphabetical order. But 
found an environment, on which this is not.

What version of the product are you using? On what operating system?
0.8.0.0

Please provide any additional information below.

We have been using RoundHousE in our project for a while. But recently we have 
found a problem that RoundHousE cannot execute script in the alphabetical order 
in an environment. The environment is a VMware virtual machine, running Windows 
XP, with RoundHousE executable and database scripts located on a mapped network 
drive.  We also verified that when using ‘dir’ command in a console window, 
the scripts won’t be listed in alphabetical order. We think there must be a 
system setting that affects this. But what we are wondering about is that: is 
it possible for the RoundHousE code internally to guarantee the alphabetical 
execution order.

Original issue reported on code.google.com by jiangxch...@gmail.com on 16 May 2012 at 1:11

@GoogleCodeExporter
Copy link
Author

It should be run in alphabetical order...consider this a defect

Original comment by trueblu...@gmail.com on 9 Jul 2012 at 6:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant