r4495 - developers/tick/Test_env_script_GTA02A5

tick at docs.openmoko.org tick at docs.openmoko.org
Mon Jun 23 10:36:19 CEST 2008


Author: tick
Date: 2008-06-23 10:36:18 +0200 (Mon, 23 Jun 2008)
New Revision: 4495

Modified:
   developers/tick/Test_env_script_GTA02A5/setneo
Log:
remove the known_hosts forcely


Modified: developers/tick/Test_env_script_GTA02A5/setneo
===================================================================
--- developers/tick/Test_env_script_GTA02A5/setneo	2008-06-23 06:28:48 UTC (rev 4494)
+++ developers/tick/Test_env_script_GTA02A5/setneo	2008-06-23 08:36:18 UTC (rev 4495)
@@ -5,6 +5,7 @@
 		echo 1 >  /proc/sys/net/ipv4/ip_forward
 		iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -j MASQUERADE
 	fi
+	rm -rf ~/.ssh/known_hosts
 	scp /etc/resolv.conf root at 192.168.0.202:/etc/
 else
 	echo "Please run this script as a root!!"





More information about the commitlog mailing list