about summary refs log tree commit diff
path: root/src/tools/rust-installer/test/image1/bin/program2
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2023-02-28 21:02:17 -0500
committerMark Rousskov <mark.simulacrum@gmail.com>2023-03-07 08:30:08 -0500
commit8d9cef4709db316c35d78d3cd1d13d970edbd57c (patch)
treec691ac44e357a7a7aa3db14afd6a9b40f190ca62 /src/tools/rust-installer/test/image1/bin/program2
parente733ff797faeaaca1ede731e483e59b9e83c764b (diff)
Directly import rust-installer submodule
This moves the rust-installer code to be directly hosted in
rust-lang/rust, since it's not used elsewhere and this makes it easier
to make and review changes without needing a separate upstream commit.
Diffstat (limited to 'src/tools/rust-installer/test/image1/bin/program2')
-rwxr-xr-xsrc/tools/rust-installer/test/image1/bin/program21
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/rust-installer/test/image1/bin/program2 b/src/tools/rust-installer/test/image1/bin/program2
new file mode 100755
index 00000000000..96b4b06ad41
--- /dev/null
+++ b/src/tools/rust-installer/test/image1/bin/program2
@@ -0,0 +1 @@
+#!/bin/sh
\ No newline at end of file