From: <hep...@us...> - 2010-08-10 01:22:18
|
Revision: 1240 http://qterm.svn.sourceforge.net/qterm/?rev=1240&view=rev Author: hephooey Date: 2010-08-10 01:22:12 +0000 (Tue, 10 Aug 2010) Log Message: ----------- Disable testing for ssh Modified Paths: -------------- trunk/qterm-qt4/src/test/CMakeLists.txt Modified: trunk/qterm-qt4/src/test/CMakeLists.txt =================================================================== --- trunk/qterm-qt4/src/test/CMakeLists.txt 2010-08-10 01:22:06 UTC (rev 1239) +++ trunk/qterm-qt4/src/test/CMakeLists.txt 2010-08-10 01:22:12 UTC (rev 1240) @@ -2,4 +2,4 @@ add_subdirectory(config) add_subdirectory(global) add_subdirectory(hostinfo) -add_subdirectory(ssh) +#add_subdirectory(ssh) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |