vdr/vdr/debian commands-loader.sh
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 09 Jan 2005 17:37:06 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/vdr/debian
In directory haydn:/tmp/cvs-serv11907/vdr/vdr/debian
Modified Files:
commands-loader.sh
Log Message:
* i do not know why it worked before, but the last change broke the complete script - now the echo-call should work ;-)
Index: commands-loader.sh
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr/debian/commands-loader.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- commands-loader.sh 5 Jan 2005 21:33:42 -0000 1.6
+++ commands-loader.sh 9 Jan 2005 17:37:04 -0000 1.7
@@ -8,7 +8,7 @@
"#\n"\
"# This file is automatically generated by the vdr init-script. You can\n"\
"# define custom commands in /etc/vdr/command-hooks/$1.custom conf.\n"\
-"# (see /usr/share/doc/vdr/README.Debian.gz)
+"# (see /usr/share/doc/vdr/README.Debian.gz)\n"\
"#\n\n\n"
}