Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251328
b: refs/heads/master
c: 6088e9f
h: refs/heads/master
v: v3
  • Loading branch information
Peter Foley authored and Michal Marek committed Apr 29, 2011
1 parent 4df3593 commit a93d920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 177525d26e31806d71653f74bbec13574b97892c
refs/heads/master: 6088e9ffa29a92e7b80fdba44929f3225c4c0357
1 change: 1 addition & 0 deletions trunk/scripts/checkversion.pl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
my $debugging;

foreach my $file (@ARGV) {
next if $file =~ "include/linux/version\.h";
# Open this file.
open( my $f, '<', $file )
or die "Can't open $file: $!\n";
Expand Down

0 comments on commit a93d920

Please sign in to comment.