Fixed the warning message in rebuild-icons script.
authorrjones@thinkpad.home.annexia.org <rjones@thinkpad.home.annexia.org>
Fri, 18 Apr 2008 12:10:31 +0000 (13:10 +0100)
committerrjones@thinkpad.home.annexia.org <rjones@thinkpad.home.annexia.org>
Fri, 18 Apr 2008 12:10:31 +0000 (13:10 +0100)
virt-ctrl/rebuild-icons.sh
virt-ctrl/vc_icons.ml

index 399e182..cef020d 100755 (executable)
 
 # Generate vc_icons.ml
 
-echo <<'EOF'
+cat <<'EOF'
 (* The file vc_icons.ml is automatically generated from rebuild-icons.sh
  * Any changes you make will be lost.
  *)
 
 EOF
-echo
 
 # Open any modules which may use icons.
 echo "open Vc_connection_dlg"
index 911e487..e6816b8 100644 (file)
@@ -1,4 +1,6 @@
-
+(* The file vc_icons.ml is automatically generated from rebuild-icons.sh
+ * Any changes you make will be lost.
+ *)
 
 open Vc_connection_dlg