aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorMarvin Borner2021-04-07 13:02:03 +0200
committerMarvin Borner2021-04-07 13:02:03 +0200
commit9e4a5cdf7cc2becf26c91a96255b370f7f920219 (patch)
treed269d15fcfbde2a05552112aa9b7ad1a6f7e401f /run
parent64ec8aa157e5d5d09372def37cbab00628e1e5f5 (diff)
Fixed wrong test exec name
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index a232762..75a5a40 100755
--- a/run
+++ b/run
@@ -167,7 +167,7 @@ make_build() {
# Set test app as init
if [ "$mode" = "test" ]; then
- cp build/apps/test build/apps/init
+ cp build/apps/test/exec build/apps/init/exec
fi
mkdir -p mnt/