commit | ad0378613b44bea53db74fcb26909c2f815458ad | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Fri Nov 11 09:53:22 2011 -0800 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Fri Nov 11 09:53:22 2011 -0800 |
tree | 5e647b7a6fc286d683ab793fb201001799abd57d | |
parent | aae02c09a7ad202341adefa87eba50617726c972 [diff] |
fix path
diff --git a/tools/jenkins/configurations/xs.sh b/tools/jenkins/configurations/xs.sh index cfcf0f8..864f949 100755 --- a/tools/jenkins/configurations/xs.sh +++ b/tools/jenkins/configurations/xs.sh
@@ -28,7 +28,7 @@ fi # Move to top of devstack -cd ../.. +cd ../../.. # Use xenrc as the start of our localrc cp $XENRC localrc