monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[monit-dev] [monit] r272 committed - [No log message]


From: monit
Subject: [monit-dev] [monit] r272 committed - [No log message]
Date: Tue, 21 Sep 2010 08:13:28 +0000

Revision: 272
Author: martin2812
Date: Tue Sep 21 01:12:17 2010
Log: [No log message]
http://code.google.com/p/monit/source/detail?r=272

Modified:
 /trunk/exclude
 /trunk/make_dist

=======================================
--- /trunk/exclude      Tue Oct 27 13:07:56 2009
+++ /trunk/exclude      Tue Sep 21 01:12:17 2010
@@ -1,4 +1,7 @@
 CVS
+.DS_Store
+monit.xcode
+build
 .svn
 valgrind*
 make_dist
=======================================
--- /trunk/make_dist    Sat Sep 18 09:39:51 2010
+++ /trunk/make_dist    Tue Sep 21 01:12:17 2010
@@ -78,7 +78,7 @@
 # Build the dist file using current version in filename
 cd ..
 mv $WORKDIR $RELEASE # Rename the monit dir to include the version number
-tar zcvfX ${TARGET} $RELEASE/exclude $RELEASE # Create the tar file
+tar -zcvfX ${TARGET} $RELEASE/exclude $RELEASE # Create the tar file
 mv $RELEASE $WORKDIR # Rename the work dir. back to monit
 mv $TARGET $WORKDIR # Move the tar.gz package into work dir.
 cd $WORKDIR



reply via email to

[Prev in Thread] Current Thread [Next in Thread]