aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-04-25 14:36:31 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2018-04-25 14:36:31 -0700
commitd1b9a8637c84d185dd2c99249bae41864987bf05 (patch)
tree7b8a4eca15456d07fdf379bdeac166b0215b7aad
parent90be0d9b67cfe8d86f31a5303c98365291de17bb (diff)
downloadvcpkg-d1b9a8637c84d185dd2c99249bae41864987bf05.tar.gz
vcpkg-d1b9a8637c84d185dd2c99249bae41864987bf05.zip
[sh] Remove merge conflict lines
-rw-r--r--bootstrap-vcpkg.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap-vcpkg.sh b/bootstrap-vcpkg.sh
index 7196fbde0..92e65dc6c 100644
--- a/bootstrap-vcpkg.sh
+++ b/bootstrap-vcpkg.sh
@@ -1,8 +1,4 @@
-<<<<<<< Updated upstream
-#!/usr/bin/env bash
-=======
#!/bin/sh
->>>>>>> Stashed changes
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
$vcpkgRootDir/scripts/bootstrap.sh