Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
remove debug
Baptiste Daroussin committed 11 years ago
commit 1159543c694056cff474ae944573d9db0ba8bc57
parent 3f144734fe0d20daf69579a607833deb9205e0c0
1 file changed +0 -1
modified src/utils.c
@@ -284,7 +284,6 @@ print_info(struct pkg * const pkg, uint64_t options)
			outflags |= PKG_MANIFEST_EMIT_PRETTY;
			break;
		case INFO_RAW_UCL:
-
			printf("ici\n");
			outflags |= PKG_MANIFEST_EMIT_UCL;
			break;
		case INFO_RAW_JSON: