Page MenuHome GnuPG

850_0001-scdaemon-add-homedir-to-the-ARGPARSE_OPTS.patch
AbandonedPublic

Authored by desrt on Jun 16 2016, 4:56 PM.

Details

Reviewers
None
Summary

From 240abbe20e7cdccc482c935f427d22e4fc9607b9 Mon Sep 17 00:00:00 2001
From: Allison Lortie <desrt@desrt.ca>
Date: Thu, 16 Jun 2016 10:38:39 -0400
Subject: [PATCH] scdaemon: add --homedir to the ARGPARSE_OPTS

oHomedir was present in the option enums, and handled in the parser code
itself, but was never registered in the ARGPARSE_OPTS array. Fix that.

Signed-off-by: Allison Lortie <desrt@desrt.ca>

scd/scdaemon.c | 1 +
1 file changed, 1 insertion(+)

2.8.1

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped