[Openvas-commits] r2748 - trunk/tools

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Mar 12 09:49:05 CET 2009


Author: kost
Date: 2009-03-12 09:49:03 +0100 (Thu, 12 Mar 2009)
New Revision: 2748

Modified:
   trunk/tools/build-openvas.sh
Log:
It's actually bash script



Modified: trunk/tools/build-openvas.sh
===================================================================
--- trunk/tools/build-openvas.sh	2009-03-12 07:39:03 UTC (rev 2747)
+++ trunk/tools/build-openvas.sh	2009-03-12 08:49:03 UTC (rev 2748)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # build-openvas.sh - A script to automatize building OpenVAS from source
 #



More information about the Openvas-commits mailing list