SF.net SVN: nagiosplug: [2015] nagiosplug/trunk/tools/setup
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2015
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2015&view=rev
Author: tonvoon
Date: 2008-06-30 07:32:53 -0700 (Mon, 30 Jun 2008)
Log Message:
-----------
Fixed bug in tools/setup if docbook was run
Modified Paths:
--------------
nagiosplug/trunk/tools/setup
Modified: nagiosplug/trunk/tools/setup
===================================================================
--- nagiosplug/trunk/tools/setup 2008-06-30 09:01:47 UTC (rev 2014)
+++ nagiosplug/trunk/tools/setup 2008-06-30 14:32:53 UTC (rev 2015)
@@ -47,8 +47,8 @@
fi
if [ $docbook = 1 ] ; then
- cd doc && make
+ ( cd doc && make )
fi
# Untar libtap
-cd external && tar --gzip -xf tap-1.01-altinity.tar.gz
+( cd external && tar --gzip -xf tap-1.01-altinity.tar.gz )
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php