Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285819
b: refs/heads/master
c: 041b78c
h: refs/heads/master
i:
  285817: 6d38d21
  285815: cfda793
v: v3
  • Loading branch information
Darren Hart authored and Michal Marek committed Jan 14, 2012
1 parent 91ca27f commit cb5ed6d
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: 4b5f72145e3ba85e38240dba844ebe1fcbb73713
refs/heads/master: 041b78c89b1fe68f44c45e8b6cc6c9f8ea8f0e4c
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/merge_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ clean_up() {
rm -f $TMP_FILE
exit
}
trap clean_up SIGHUP SIGINT SIGTERM
trap clean_up HUP INT TERM

usage() {
echo "Usage: $0 [OPTIONS] [CONFIG [...]]"
Expand Down

0 comments on commit cb5ed6d

Please sign in to comment.