From nobody Fri Apr 10 18:31:09 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fslk55S5Lz6YBMH for ; Fri, 10 Apr 2026 18:31:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fslk52wfLz42Cd for ; Fri, 10 Apr 2026 18:31:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775845869; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oKefZMMAAuX5DOsoYtKqaWfCnGfupxeNBTZoG3fC6MA=; b=l+DJVREZK9jnWOP8RJ2UCMy+9ntLcw0KC4fMzU06J19oY5zXViiz7jT32QQFNzKOUQKcC0 8HpviyCZJ9umrF4qwcQu8XxgzFSbIiyCTNOPtIgKUDx4mVz8IY6slBK3A40vGyc9lB18al ks2GTakv7Bn3NJRge2en4zcBUQztHVuig4DNk8dq+LDQmHkgtDYBIzqWGbuYpC6z2bsX+n /xxT4CHwhuIXV4eHTApo/U6p1pKYyuxi9KqfxFg9gLl6oOJIjl0t1kt+kPIuLbB5eYIKmp ZtlmEpu07F+ExgWbh2fz2oVZ3hdwjgdYaMXQOwFk9iuI1seZ20Y8EtxARlEJtQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775845869; a=rsa-sha256; cv=none; b=nbJRtEFb4lxctGQfUbjqTDmpMA4bWGB4aUXJTAohGjEPOSvPquqCkIBu7t45NxVKmXS7uK 8SdaDtOl0Xcn2QrfKG39O5S0tPtP+ZC5OzAGiICvB43WL8giy6QTeUJgNxQdXyLGuygDEG RqBSl4Y+odBtI67D7/E5hDUP2sL0l9L32THix223h0gLhCc10C/n10H6nvmJ+Fra2NQHWL W1XyENFKYwAX1iWmBweB9D0uH1nFpS3rKx72z29TNgFcCXoPqfbBcXrHVm4XnFIsBQbiNJ SdkVqR3eraIOPniFdE+Sgvji/rz432XZszORlkUGmFLBNQLXlVVRy23znvDzuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775845869; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oKefZMMAAuX5DOsoYtKqaWfCnGfupxeNBTZoG3fC6MA=; b=xnCoCaWG4DqUNBliZPXt37iQLiIq1xj5+YY6Y8cwv/oBZ/V16ewqTRtAljCG8KNcOPnNMj nuZGkyM8WCEr12uvSiU1CtJuAH8DJo/vMlM0l5JGuhfMgKGT1c/jbK+FVmfeq/37zzNix0 bUK3Lql7WtR6vdFiBggNgzTSY0dULd/8/NQ2omQ6riLFHkBlex5WjWR7BXUZkbj4W+G+zM chci2fxw7vQLnj7grOPwBoypygGC4AKTuvNwqUqubBeI9hQSgUCzm/eqr4dM4xBXg2xg5p yosSW8DsCrJpkxzXbbtnMWl9k5vr9AYG6PnkhscX4Kz2copfAc+Hvib8JBTOIA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fslk52QdBzvfP for ; Fri, 10 Apr 2026 18:31:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39a23 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 10 Apr 2026 18:31:09 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Artem Bunichev From: Alexander Ziaee Subject: git: 1242ffc56750 - stable/15 - debug.sh: Fix a typo List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 1242ffc56750e32c40f6fbc9f9d7f45f0e13d787 Auto-Submitted: auto-generated Date: Fri, 10 Apr 2026 18:31:09 +0000 Message-Id: <69d941ed.39a23.5ea3ee2b@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=1242ffc56750e32c40f6fbc9f9d7f45f0e13d787 commit 1242ffc56750e32c40f6fbc9f9d7f45f0e13d787 Author: Artem Bunichev AuthorDate: 2026-02-23 08:31:31 +0000 Commit: Alexander Ziaee CommitDate: 2026-04-10 18:27:55 +0000 debug.sh: Fix a typo MFC after: 3 days Reviewed by: emaste, guest-seuros, sjg, ziaee Differential Revision: https://reviews.freebsd.org/D55416 (cherry picked from commit ab835b37075e6478ef82f8c807a2335f5d19edaf) --- libexec/rc/debug.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rc/debug.sh b/libexec/rc/debug.sh index 739c81a709f6..4284a6e3b5fb 100755 --- a/libexec/rc/debug.sh +++ b/libexec/rc/debug.sh @@ -201,7 +201,7 @@ _debugOn() { DEBUG_DO= DEBUG_SKIP=: DEBUG_X=-x - # do this firt to reduce noise + # do this first to reduce noise case ",$DEBUG_SH," in *,$1:debug_add:*) _debugAdd $1;; *,$2:debug_add:*) _debugAdd $2;;