diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/generate_compile_stats.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/generate_compile_stats.sh b/bin/generate_compile_stats.sh index d421302fb8c..754635d1161 100755 --- a/bin/generate_compile_stats.sh +++ b/bin/generate_compile_stats.sh @@ -734,9 +734,11 @@ create_index_page () if [ -e "/etc/SuSE-release" ]; then cat /etc/SuSE-release + fi if [ -e "/etc/redhat-release" ]; then cat /etc/redhat-release + fi echo '), and we use GCC ' |