> Hi All, > > I know that some new CPackRPM tests are failing > http://www.cdash.org/CDash/testDetails.php?test=86188713&build=889597 > > the reason is the build path used contains space which cannot be handled > by rpmbuild... > > I'll fix that tonight and avoid running those tests if build dir contains > space.
If rpmbuild can't do this it is probably a good idea to throw a good error message in CPack when this happens so the user does not start complaining in the bug tracker or on the list. This sounds also as if that could be easily covered by just another testcase ;) Eike _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
