commit | 9d7204c4ff93404ee29cb4d836f572f35f7e7a3a | [log] [tgz] |
---|---|---|
author | Yunpeng Zhang <zyp8884625@gmail.com> | Thu Aug 17 19:07:43 2017 -0400 |
committer | Yunpeng Zhang <zyp8884625@gmail.com> | Thu Aug 17 19:07:43 2017 -0400 |
tree | 4dd2a309743723d530d9b821d8f92a979a1b7a7b | |
parent | 21b75414ce0ccc87c26e075edcd1ff9f69bd517f [diff] [blame] |
Fixed conflict, rename vSGW to vSGWC Change-Id: I68405395edeedd305b43c0dfd9a85f46f582122d
diff --git a/xos/synchronizer/stop.sh b/xos/synchronizer/stop.sh index 4444370..68fe7c4 100644 --- a/xos/synchronizer/stop.sh +++ b/xos/synchronizer/stop.sh
@@ -1,2 +1,2 @@ # Kill the observer -pkill -9 -f vsgw-synchronizer.py +pkill -9 -f vsgwc-synchronizer.py