From 6725cbc05fc7943290896ae80d706f335eec96ba Mon Sep 17 00:00:00 2001 From: Sven Joachim Date: Mon, 13 Mar 2023 19:44:25 -0700 Subject: Sven Joachim: 51563: Fix unmatched double quote --- Completion/Debian/Command/_sbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Debian') diff --git a/Completion/Debian/Command/_sbuild b/Completion/Debian/Command/_sbuild index a32b5e8c5..459738d5d 100644 --- a/Completion/Debian/Command/_sbuild +++ b/Completion/Debian/Command/_sbuild @@ -124,7 +124,7 @@ _sbuild() { '--aspcud-criteria=[Optimization for aspcud]:criteria' \ '(--resolve-alternatives --no-resolve-alternatives)--resolve-alternatives[allow alternatives in Build-Depends*]' \ '(--resolve-alternatives --no-resolve-alternatives)--no-resolve-alternatives[disallow alternatives in Build-Depends*]' \ - '--extra-package=[make a package or directory available to the resolver]:package:_files -g "*deb(-.)' \ + '--extra-package=[make a package or directory available to the resolver]:package:_files -g "*deb(-.)"' \ '--extra-repository=[add a repository to the resolver]:url' \ '--extra-repository-key=[add key to the resolver]:key:_files -g "*.asc(-.)"' \ '--build-path=[place to build the package inside chroot]:path:_files -/' \ -- cgit v1.2.3-70-g09d2