Source-Changes-HG archive

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

[src/trunk]: src/sbin/devpubd/hooks Fix obvious editor mishap in previous



details:   https://anonhg.NetBSD.org/src/rev/6b338fa19287
branches:  trunk
changeset: 1022808:6b338fa19287
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 08 10:48:35 2021 +0000

description:
Fix obvious editor mishap in previous

diffstat:

 sbin/devpubd/hooks/02-wedgenames |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 111c1ab70ad4 -r 6b338fa19287 sbin/devpubd/hooks/02-wedgenames
--- a/sbin/devpubd/hooks/02-wedgenames  Sun Aug 08 10:41:34 2021 +0000
+++ b/sbin/devpubd/hooks/02-wedgenames  Sun Aug 08 10:48:35 2021 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: 02-wedgenames,v 1.7 2021/08/05 12:52:47 kre Exp $
+# $NetBSD: 02-wedgenames,v 1.8 2021/08/08 10:48:35 martin Exp $
 #
 # Try to maintain symlinks to wedge devices
 #
@@ -160,4 +160,4 @@
                esac
                ;;
        esac
-ce-attach
+done



Home | Main Index | Thread Index | Old Index