emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode 226102c 086/486: emacs: Add shebang to test scri


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 226102c 086/486: emacs: Add shebang to test script
Date: Sat, 7 Aug 2021 09:24:54 -0400 (EDT)

branch: elpa/rust-mode
commit 226102cf893a48f49a0de15472d69aecf0df8eb3
Author: Tom Jakubowski <tom@crystae.net>
Commit: Tom Jakubowski <tom@crystae.net>

    emacs: Add shebang to test script
---
 run_rust_emacs_tests.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/run_rust_emacs_tests.sh b/run_rust_emacs_tests.sh
index 770135c..b35fcf8 100755
--- a/run_rust_emacs_tests.sh
+++ b/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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]