Author: tom
Date: Tue Sep 30 08:17:49 2008
New Revision: 3026

URL: http://svn.slimdevices.com?rev=3026&root=Jive&view=rev
Log:
removed build troubleshooting logging

Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am
    7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am?rev=3026&root=Jive&r1=3025&r2=3026&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am Tue Sep 30 08:17:49 2008
@@ -63,16 +63,6 @@
 
 #todo: make clean work the right way(not the rm -rf hackery seen below)
 SqueezePlay_bundle: SqueezePlay
-       echo "Troubleshooting build server svn issues..."
-       echo "PATH: $$PATH"
-       -pwd
-       -svn --version
-       -which svn
-       -svnversion --version
-       -which svnversion
-       -svn info .
-       -svn info ..
-       -svnversion -n ..
        rm -rf $(BUNDLE_CONTENTS)/
        rm -rf $(OSX_BUILD_DIR)/$(BUNDLE_NAME)
        mkdir -p $(BUNDLE_CONTENTS)/MacOS

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in?rev=3026&root=Jive&r1=3025&r2=3026&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in Tue Sep 30 08:17:49 2008
@@ -2491,16 +2491,6 @@
 
 #todo: make clean work the right way(not the rm -rf hackery seen below)
 SqueezePlay_bundle: SqueezePlay
-       echo "Troubleshooting build server svn issues..."
-       echo "PATH: $$PATH"
-       -pwd
-       -svn --version
-       -which svn
-       -svnversion --version
-       -which svnversion
-       -svn info .
-       -svn info ..
-       -svnversion -n ..
        rm -rf $(BUNDLE_CONTENTS)/
        rm -rf $(OSX_BUILD_DIR)/$(BUNDLE_NAME)
        mkdir -p $(BUNDLE_CONTENTS)/MacOS

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to