[PD-cvs] scripts/auto-build run-automated-builder,1.19,1.20

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Nov 27 04:03:42 CET 2007


Update of /cvsroot/pure-data/scripts/auto-build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32358/auto-build

Modified Files:
	run-automated-builder 
Log Message:
an attempt to squelch some random errors on the build machines

Index: run-automated-builder
===================================================================
RCS file: /cvsroot/pure-data/scripts/auto-build/run-automated-builder,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** run-automated-builder	26 Oct 2007 14:13:11 -0000	1.19
--- run-automated-builder	27 Nov 2007 03:03:40 -0000	1.20
***************
*** 1,4 ****
--- 1,6 ----
  #!/bin/sh
  
+ cd /
+ 
  # On Mac OS X, there are some handy things in Fink, but don't override the
  # built-in tools
***************
*** 45,46 ****
--- 47,50 ----
  		  run_build_script $dirname
  done
+ 
+ echo yay!





More information about the Pd-cvs mailing list