From: Yaroslav Halchenko Date: Tue, 17 May 2011 16:49:18 +0000 (-0400) Subject: added dontknow into other_family of OSs X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5bcdbd7ccf1bb6a67cf68a0cc6c9f13da7a24ffd;p=neurodebian.git added dontknow into other_family of OSs --- diff --git a/survey/makestats b/survey/makestats index d3bcf90..9890674 100755 --- a/survey/makestats +++ b/survey/makestats @@ -65,7 +65,7 @@ redhat_family = ["rhel", "centos", "fedora", "scilinux"] debian_family = ["debian", "ubuntu", "biolinux"] suse_family = ["suse", "slel"] other_linux_family = ["gentoo", "mandriva", "arch", "slackware", "otherlinux"] -other_family = ["starbsd", "unix", "qnx", "beos", "solaris", "other"] +other_family = ["starbsd", "unix", "qnx", "beos", "solaris", "other", "dontknow"] os_cat_names = { 'win': 'Windows',