fix grep error with !
authorBaris Metin <bmetin@verivue.com>
Fri, 13 May 2011 15:25:14 +0000 (11:25 -0400)
committerBaris Metin <bmetin@verivue.com>
Fri, 13 May 2011 15:25:14 +0000 (11:25 -0400)
plc.d/dns

index aea50f7..377a269 100755 (executable)
--- a/plc.d/dns
+++ b/plc.d/dns
@@ -15,7 +15,7 @@
 . /etc/plc.d/functions
 . /etc/planetlab/plc_config
 
-SIGNATURE="; generated by /etc/plc.d/dns --- DO NOT REMOVE THIS TEXT!"
+SIGNATURE="; generated by /etc/plc.d/dns --- DO NOT REMOVE THIS TEXT"
 
 # Be verbose
 set -x