<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 07/26/2010 06:01 PM, Rob Crittenden wrote:
<blockquote cite="mid:4C4E05BF.2090205@redhat.com" type="cite">The i18n
tests were failing if the language wasn't built. Skip it in this case
and inform the user what to run to get the test to execute.
  <br>
  <br>
rob
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
Can't quite ACK yet.<br>
<br>
While this change does what it says, If I do:<br>
<br>
pushd install/po/<br>
make test_lang<br>
<br>
<br>
And then re-run the test, I get the same test skipped:<br>
Test gettext translation ... SKIP: Test language not available, run
"make test_lang" in install/po<br>
<br>
</body>
</html>