From 77b874b68d8d42824e96fda2ebe92a4eb80177a0 Mon Sep 17 00:00:00 2001 From: Tom Jakubowski Date: Tue, 17 Jun 2014 16:39:40 -0700 Subject: emacs: Add shebang to test script --- src/etc/emacs/run_rust_emacs_tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/etc/emacs/run_rust_emacs_tests.sh b/src/etc/emacs/run_rust_emacs_tests.sh index 770135c3d20..b35fcf870c4 100755 --- a/src/etc/emacs/run_rust_emacs_tests.sh +++ b/src/etc/emacs/run_rust_emacs_tests.sh @@ -1,3 +1,4 @@ +#!/bin/sh # Copyright 2014 The Rust Project Developers. See the COPYRIGHT # file at the top-level directory of this distribution and at # http://rust-lang.org/COPYRIGHT. -- cgit 1.4.1-3-g733a5