From d8a58488bd56ef9c09e167173124c3519bc7405d Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Mon, 15 Jan 2018 09:30:24 -0800 Subject: Update libc crate to 0.2.36 Import subrepo libc/:libc at 16a0f4a3d6c836f88f50c58f5d0a74a32cbf0193 --- libc/ci/emscripten-entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/ci/emscripten-entry.sh') diff --git a/libc/ci/emscripten-entry.sh b/libc/ci/emscripten-entry.sh index acaebfe..22ae8b0 100755 --- a/libc/ci/emscripten-entry.sh +++ b/libc/ci/emscripten-entry.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright 2017 The Rust Project Developers. See the COPYRIGHT # file at the top-level directory of this distribution and at # http://rust-lang.org/COPYRIGHT. -- cgit v1.2.1