[Forensics-changes] [yara] 393/407: Don't show bug report message when printing version information
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:28:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.3.0
in repository yara.
commit 254059492b0ce7e995add018ff3cd61bcade7386
Author: Victor M. Alvarez <plusvic at gmail.com>
Date: Mon Feb 9 10:36:24 2015 +0100
Don't show bug report message when printing version information
---
yarac.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/yarac.c b/yarac.c
index 7ab016e..82cf172 100644
--- a/yarac.c
+++ b/yarac.c
@@ -169,8 +169,6 @@ int main(
if (show_version)
{
printf("%s\n", PACKAGE_STRING);
- printf("\nSend bug reports and suggestions to: %s.\n", PACKAGE_BUGREPORT);
-
return EXIT_FAILURE;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git
More information about the forensics-changes
mailing list