[gegl] add missing echo

Nils Philippsen nphilipp at fedoraproject.org
Sat Oct 20 12:22:17 UTC 2012


commit ea0ee731b3674b5b56bcf3afab164eaeb945bd8c
Author: Nils Philippsen <nils at redhat.com>
Date:   Sat Oct 20 14:22:08 2012 +0200

    add missing echo

 gegl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl.spec b/gegl.spec
index 4182eb3..3146681 100644
--- a/gegl.spec
+++ b/gegl.spec
@@ -183,7 +183,7 @@ for problematic in %skip_checks; do
     rm -f "$problematic"
     cat << EOF > "$problematic"
 #!/bin/sh
-Skipping test "$problematic"
+echo Skipping test "$problematic"
 EOF
     chmod +x "$problematic"
 done


More information about the scm-commits mailing list