Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/check-system
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-07-18 16:54:20 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-07-18 16:54:20 (GMT)
commit00185eae12701527e38f27666930e4cc6b7307c7 (patch)
treea19f333b673737199cd6d6e40e4841c95f0dd609 /scripts/check-system
parente99dc4dcf1ae7908ee7792e36e9ac88c2224429a (diff)
parent06017e015e8e041c18dfb34ac2eabe8cc91b60e9 (diff)
Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-build
Diffstat (limited to 'scripts/check-system')
-rwxr-xr-xscripts/check-system4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/check-system b/scripts/check-system
index 14168ea..0d35478 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -285,10 +285,6 @@ checks = \
"checker": "gtkmodule",
"packages": { "fedora": "at-spi2-atk",
"ubuntu": "libatk-adaptor" } },
- { "check": "ssh-agent",
- "checker": "binary",
- "packages": { "fedora": "openssh-clients",
- "ubuntu": "openssh-client" } },
{ "check": "dbus-launch",
"checker": "binary",
"packages": { "fedora": "dbus-x11",