Remove lost "Hello World" message (#229)

Someone misplaced their "Hello World" debug message. It's been
removed and returned to its owner
This commit is contained in:
wilkers-steve 2017-02-23 14:28:06 -05:00 committed by Alan Meadows
parent e1cb6705b2
commit 5f0ffce99b

View File

@ -14,7 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
echo "Hello World"
set -ex
export HOME=/tmp