Parent Directory | Revision Log | Revision Graph
Fix patch name
1 | diff -Nur -x '*.orig' -x '*.rej' RPM2-1.0/test.pl mezzanine_patched_RPM2-1.0/test.pl |
2 | --- RPM2-1.0/test.pl 2011-04-01 16:16:49.000000000 +0200 |
3 | +++ mezzanine_patched_RPM2-1.0/test.pl 2016-03-17 23:20:19.793545248 +0100 |
4 | @@ -11,7 +11,7 @@ |
5 | |
6 | use Test; |
7 | use strict; |
8 | -BEGIN { plan tests => 62 }; |
9 | +BEGIN { plan tests => 60 }; |
10 | use RPM2; |
11 | use POSIX; |
12 | ok(1); # If we made it this far, we're ok. |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |