Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285820
b: refs/heads/master
c: c0c0cda
h: refs/heads/master
v: v3
  • Loading branch information
Darren Hart authored and Michal Marek committed Jan 14, 2012
1 parent cb5ed6d commit ed67a3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 041b78c89b1fe68f44c45e8b6cc6c9f8ea8f0e4c
refs/heads/master: c0c0cda276b796e9c9710672b3bb4a737dbb4900
4 changes: 2 additions & 2 deletions trunk/scripts/kconfig/merge_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
# See the GNU General Public License for more details.

clean_up() {
rm -f $TMP_FILE
exit
rm -f $TMP_FILE
exit
}
trap clean_up HUP INT TERM

Expand Down

0 comments on commit ed67a3a

Please sign in to comment.