Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291737
b: refs/heads/master
c: f9dee31
h: refs/heads/master
i:
  291735: 6ee4080
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 21, 2012
1 parent 06ebf6d commit b52210a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0cc785ecbf6c04c1ef01c311accee859c856a6b9
refs/heads/master: f9dee311e54f8adc3b19192c2a372ef7ce381e9e
2 changes: 1 addition & 1 deletion trunk/tools/testing/ktest/ktest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -2601,7 +2601,7 @@ sub config_bisect {
# read directly what we want to check
my %config_check;
open (IN, $output_config)
or dodie "faied to open $output_config";
or dodie "failed to open $output_config";

while (<IN>) {
if (/^((CONFIG\S*)=.*)/) {
Expand Down

0 comments on commit b52210a

Please sign in to comment.