Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23407
b: refs/heads/master
c: 66f9f59
h: refs/heads/master
i:
  23405: 3eb55c0
  23403: cb6a173
  23399: cfb04b2
  23391: 931460a
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Mar 24, 2006
1 parent 5aee0ab commit b4bcaaa
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: a4a6198b80cf82eb8160603c98da218d1bd5e104
refs/heads/master: 66f9f59a5bfcb9efc8acad5ff0ece02fdaca6817
2 changes: 1 addition & 1 deletion trunk/scripts/extract-ikconfig
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ then
exit 1
fi

TMPFILE="/tmp/ikconfig-$$"
TMPFILE=`mktemp -t ikconfig-XXXXXX` || exit 1
image="$1"

# vmlinux: Attempt to dump the configuration from the file directly
Expand Down

0 comments on commit b4bcaaa

Please sign in to comment.