more pre-commit testing
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 9 May 2015 06:03:03 +0000 (02:03 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 9 May 2015 06:03:03 +0000 (02:03 -0400)
foo.cc

diff --git a/foo.cc b/foo.cc
index 4145dfb00fe1c9af939824a13d1bbd8dc7f3922b..2b5825c58e4fe27d53ab08bb8131562ed117cc70 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,4 @@
 int main() {
     int i;
-       return 2 + 4 ;
+       return 2 + 41 ;
 }