Module Name:    src
Committed By:   martin
Date:           Sun Aug  8 10:48:35 UTC 2021

Modified Files:
        src/sbin/devpubd/hooks: 02-wedgenames

Log Message:
Fix obvious editor mishap in previous


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/devpubd/hooks/02-wedgenames

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

Modified files:

Index: src/sbin/devpubd/hooks/02-wedgenames
diff -u src/sbin/devpubd/hooks/02-wedgenames:1.7 src/sbin/devpubd/hooks/02-wedgenames:1.8
--- src/sbin/devpubd/hooks/02-wedgenames:1.7	Thu Aug  5 12:52:47 2021
+++ src/sbin/devpubd/hooks/02-wedgenames	Sun Aug  8 10:48:35 2021
@@ -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 @@ for device do
 		esac
 		;;
 	esac
-ce-attach
+done

Reply via email to