Author:   Lars Michelsen <[email protected]>
Date:     Tue Sep  4 17:53:02 2012 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Tue Sep  4 17:53:02 2012 +0200

installers -o also ignores demo geomap csv file

---

 install.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install.sh b/install.sh
index 5cc02fc..0dca593 100755
--- a/install.sh
+++ b/install.sh
@@ -925,7 +925,7 @@ if [ $# -gt 0 ]; then
                 NAGVIS_BACKEND=$OPTARG
             ;;
             o)
-                IGNORE_DEMO="demo*cfg demo*png demo*ini.php"
+                IGNORE_DEMO="demo*cfg demo*png demo*ini.php demo-*.csv"
             ;;
             q)
                 INSTALLER_QUIET=1


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to