diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2008-07-01 23:40:26 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2008-07-03 20:43:42 -0700 |
commit | 9eaa3e1b6ee11b17ae149eaf69cb233e632ffa96 (patch) | |
tree | 8e3c25504841c04493cd30dd3474bc59e65051d5 /tools/ccbootstrap.cmd | |
parent | b66fc1382811052e854a1a6e54983f30c398803e (diff) | |
download | DotNetOpenAuth-origin/ci.zip DotNetOpenAuth-origin/ci.tar.gz DotNetOpenAuth-origin/ci.tar.bz2 |
Added CruiseControl external source control script.origin/ci
Diffstat (limited to 'tools/ccbootstrap.cmd')
-rw-r--r-- | tools/ccbootstrap.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ccbootstrap.cmd b/tools/ccbootstrap.cmd new file mode 100644 index 0000000..1eafad5 --- /dev/null +++ b/tools/ccbootstrap.cmd @@ -0,0 +1 @@ +@c:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -command "& %~dp0CruiseControlSourceControl.ps1 '%1' '%2' '%3' '%4' '%5' '%6' '%7' '%8' '%9'"
\ No newline at end of file |