[perl] Fix typo in shell code

Petr Pisar ppisar at fedoraproject.org
Fri Nov 4 16:22:55 UTC 2011


commit da80dae1de71375acee17b21971f5ac0c0b67f71
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 4 17:22:29 2011 +0100

    Fix typo in shell code

 perl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 3d39d4a..a6f1c4a 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1369,7 +1369,7 @@ pushd %{build_archlib}/CORE/
     'Fedora Patch6: Skip hostname tests, due to builders not being network capable' \
     'Fedora Patch7: Dont run one io test due to random builder failures' \
     'Fedora Patch9: Fix code injection in Digest->new()' \
-    'Fedora Patch10: Change Perl_repeatcpy() to allow count above 2^31' \ 
+    'Fedora Patch10: Change Perl_repeatcpy() to allow count above 2^31' \
     %{nil}
 
 rm patchlevel.bak


More information about the scm-commits mailing list