Revision: 278
Author: martin2812
Date: Thu Sep 23 15:51:14 2010
Log: [No log message]
http://code.google.com/p/monit/source/detail?r=278

Modified:
 /trunk/make_dist

=======================================
--- /trunk/make_dist    Thu Sep 23 15:47:50 2010
+++ /trunk/make_dist    Thu Sep 23 15:51:14 2010
@@ -88,7 +88,7 @@
 # cleanup
 clean_up

-if test uname != "Linux"
+if test "`uname`" != "Linux"
 then
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "please verify the manual page with 'man --warnings monit.1 > /dev/null'"

_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to