aboutsummaryrefslogtreecommitdiffstats
path: root/test_gen.do
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-06 15:53:53 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-06 15:53:53 +0100
commit01438f00d44adf33f59da729b347eca60cb461a8 (patch)
tree474701f6f8cc830247080f87cdb50c38f017a9c9 /test_gen.do
parent12309732c08ba06733b05d5d2ecfdb0018c89e17 (diff)
downloadpack-01438f00d44adf33f59da729b347eca60cb461a8.tar.gz
pack-01438f00d44adf33f59da729b347eca60cb461a8.tar.xz
pack-01438f00d44adf33f59da729b347eca60cb461a8.zip
implement do-link to simplify linking .do files
Diffstat (limited to 'test_gen.do')
-rwxr-xr-xtest_gen.do6
1 files changed, 1 insertions, 5 deletions
diff --git a/test_gen.do b/test_gen.do
index e879f8f..cffe9df 100755
--- a/test_gen.do
+++ b/test_gen.do
@@ -1,6 +1,2 @@
-#!/usr/bin/env bash
-set -e
+#!./do-link executable-host
objects=(test_gen.o)
-redo-ifchange link-executable-host.tool "${objects[@]}"
-. ./link-executable-host.tool
-"${cmd[@]}"