OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-441-g888e144

Gerrit Code Review gerrit@openafs.org
Fri, 20 Mar 2026 17:34:56 -0400


The following commit has been merged in the master branch:
commit 888e1448bdb7f0124b2ebca7767575aecd3c4d7d
Author: Archana S <archanagowdaa005@gmail.com>
Date:   Wed Mar 18 19:02:34 2026 +0530

    cmd: fix typo in "command" string in tests and pkgbuild script
    
    Fix a typo in test output string ("commad" -> "command") in
    tests/cmd/command-t.c, and update the same typo in
    src/packaging/MacOS/pkgbuild.sh.in.
    
    Change-Id: I4631a2cdab197bd434c46c81adfee428df95d22d
    Reviewed-on: https://gerrit.openafs.org/16736
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/packaging/MacOS/pkgbuild.sh.in | 2 +-
 tests/cmd/command-t.c              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository