gst-plugins-ugly1: update to 1.24.10
[oi-userland.git] / components / developer / sloccount / patches / test-reproducible.patch
blob85de10ce3071a61cdd99769f37f8a75935a1bc8d
1 --- sloccount-2.26/testcode/hello.f90.orig
2 +++ sloccount-2.26/testcode/hello.f90
3 @@ -2,6 +2,7 @@
4 program hello
5 implicit none
6 print '("Hello, World!")'
7 + print '("We need reproducible test results!")'
8 end program hello
9 !hpf$ not a comment
10 !omp$ not a comment either