aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/run-automated-build.bat
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-13 01:53:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-13 01:53:51 +0000
commit822fc17682d52bc89f5f3672a3b809431a069c6b (patch)
tree0a8f8fcb5119cde4e36f7572a5b13bb7a78fb5a6 /scripts/auto-build/run-automated-build.bat
parent839da28962676be46ba17c1103157ec5c9dc1bb7 (diff)
made scripts to run auto-builds from cmd.exe and cygwin
svn path=/trunk/; revision=6836
Diffstat (limited to 'scripts/auto-build/run-automated-build.bat')
-rw-r--r--scripts/auto-build/run-automated-build.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/auto-build/run-automated-build.bat b/scripts/auto-build/run-automated-build.bat
new file mode 100644
index 00000000..a46d4750
--- /dev/null
+++ b/scripts/auto-build/run-automated-build.bat
@@ -0,0 +1,4 @@
+@echo off
+
+C:\msys\1.0\bin\sh.exe --login -i -c /home/pd/auto-build/pd-extended/scripts/auto-build/run-automated-builder
+