pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/redis/files



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 10 11:23:50 UTC 2020

Modified Files:
        pkgsrc/databases/redis/files: redis.sh

Log Message:
redis: remove trailing space in startup script


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/redis/files/redis.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/redis/files/redis.sh
diff -u pkgsrc/databases/redis/files/redis.sh:1.2 pkgsrc/databases/redis/files/redis.sh:1.3
--- pkgsrc/databases/redis/files/redis.sh:1.2   Thu Jun 13 18:26:02 2013
+++ pkgsrc/databases/redis/files/redis.sh       Mon Aug 10 11:23:50 2020
@@ -1,8 +1,8 @@
 #!@RCD_SCRIPTS_SHELL@
 #
-# $NetBSD: redis.sh,v 1.2 2013/06/13 18:26:02 mspo Exp $
+# $NetBSD: redis.sh,v 1.3 2020/08/10 11:23:50 wiz Exp $
 #
-# PROVIDE: redis 
+# PROVIDE: redis
 # REQUIRE: DAEMON network
 # KEYWORD: shutdown
 



Home | Main Index | Thread Index | Old Index