chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Reformat defvalopt calls table (nfc)
[dgit.git]
/
dgit
diff --git
a/dgit
b/dgit
index b9982bbbefb656f36a578595a3752cedd7145e09..5b44af6bcb351b38c8ac76cd44949883db34f6fa 100755
(executable)
--- a/
dgit
+++ b/
dgit
@@
-3123,8
+3123,8
@@
sub defvalopt ($$$$) {
}
defvalopt '--since-version', '-v', '[^_]+|_', \$changes_since_version;
}
defvalopt '--since-version', '-v', '[^_]+|_', \$changes_since_version;
-defvalopt '--distro',
'-d', '.+',
\$idistro;
-defvalopt '--existing-package',
'', '.*',
\$existing_package;
+defvalopt '--distro',
'-d', '.+',
\$idistro;
+defvalopt '--existing-package',
'', '.*',
\$existing_package;
sub parseopts () {
my $om;
sub parseopts () {
my $om;