Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130210
b: refs/heads/master
c: 2302e87
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Sam Ravnborg committed Jan 14, 2009
1 parent 3450a0f commit 4ed1eb1
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 2ea038917bbdd51a7ae4a898c6a04641324dd033
refs/heads/master: 2302e8730e5caa774e7c6702fc878404d71f13f9
4 changes: 4 additions & 0 deletions trunk/scripts/config
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ else
FN=.config
fi

if [ "$1" = "" ] ; then
usage
fi

while [ "$1" != "" ] ; do
CMD="$1"
shift
Expand Down

0 comments on commit 4ed1eb1

Please sign in to comment.