[Slim-Checkins] r33688 - /7.7/trunk/platforms/osx/updatenibs.pl

[email protected]
Newsgroups gmane.music.equipment.slimdevices.cvs
Message-ID <[email protected]>
Author: mherger
Date: Thu Nov 10 09:23:21 2011
New Revision: 33688

URL: http://svn.slimdevices.com/slim?rev=33688&view=rev
Log:
Bug: 17752
Description: error messages can be very helpful... don't silently ignore them!

Modified:
    7.7/trunk/platforms/osx/updatenibs.pl

Modified: 7.7/trunk/platforms/osx/updatenibs.pl
URL: http://svn.slimdevices.com/slim/7.7/trunk/platforms/osx/updatenibs.pl?rev=33688&r1=33687&r2=33688&view=diff
==============================================================================
--- 7.7/trunk/platforms/osx/updatenibs.pl (original)
+++ 7.7/trunk/platforms/osx/updatenibs.pl Thu Nov 10 09:23:21 2011
@@ -48,7 +48,7 @@
 		
 		print "Merging $nibFolder\n";
 
-		`ibtool '$EN' --strings-file '$stringsFile' --write $nibBackup; rm -rf $nibBackup/.svn && mv $nibBackup/* $nibFolder && rmdir $nibBackup`;
+		print `ibtool '$EN' --strings-file '$stringsFile' --write $nibBackup; rm -rf $nibBackup/.svn && mv $nibBackup/* $nibFolder && rmdir $nibBackup`;
 #		`open $nibFolder`;
 	}
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.