Skip to content

Commit a5b9d38

Browse files
committed
checks/check-built-plugins.sh: Remove left-over echo debugging.
1 parent 498f328 commit a5b9d38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

checks/check-built-plugins.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ for f in .libs/*.so; do
1616
continue
1717
fi
1818

19-
echo "p=${p}"
2019
got["${p}"]=1
2120
done
2221

0 commit comments

Comments
 (0)