Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355004
b: refs/heads/master
c: 00246d0
h: refs/heads/master
v: v3
  • Loading branch information
Jason Wang authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent ffd0729 commit d7ee5b6
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: f994a154c5318d132200862686fde13dca0979b1
refs/heads/master: 00246d08be901b9ac27c3082bd066119b71b4679
2 changes: 1 addition & 1 deletion trunk/tools/hv/hv_set_ifconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ cp $1 /etc/sysconfig/network-scripts/
interface=$(echo $1 | awk -F - '{ print $2 }')

/sbin/ifdown $interface 2>/dev/null
/sbin/ifup $interfac 2>/dev/null
/sbin/ifup $interface 2>/dev/null

0 comments on commit d7ee5b6

Please sign in to comment.