Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Warn the user about unsupported preview features
Baptiste Daroussin committed 14 years ago
commit 32ca7469b89e2b65104c91e78820bc5bd100b97e
parent 66132ee
1 file changed +2 -0
modified pkg/search.c
@@ -77,6 +77,8 @@ exec_search(int argc, char **argv)
	} else {
		warnx("PACKAGESITE is not defined.");
		warnx("Working on multiple repositories...");
+
		warnx("/!\ This is an unsupported preview feature /!\ ");
+
		warnx("/!\ It can kill kittens and puppies /!\ ");

		pkg_remote_repo_init();
		pkg_remote_repo_load();