[citemplates/abderrahim/stripping-fix: 2/2] remove debug print



commit bedf434a4d14a5dac6831f53a8a39bff041bab40
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Thu Jul 25 18:18:37 2019 +0100

    remove debug print

 flatpak/flatpak_ci_initiative.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index 342e474..ff1c87d 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -46,7 +46,6 @@
       sort -zu < source-files | while read -r -d \$'\\0' source; do \
         dst=/app/lib/debug/source/${FLATPAK_MODULE}/\${source}; \
         src=\${source}; \
-        echo \${src} \${dst}; \
         if [ -d \${src} ]; then \
           install -m0755 -d \${dst}; \
           continue; \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]