From 822fc17682d52bc89f5f3672a3b809431a069c6b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 13 Dec 2006 01:53:51 +0000 Subject: made scripts to run auto-builds from cmd.exe and cygwin svn path=/trunk/; revision=6836 --- scripts/auto-build/run-automated-build.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 scripts/auto-build/run-automated-build.bat (limited to 'scripts/auto-build/run-automated-build.bat') 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 + -- cgit v1.2.1