summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/core/post-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'support/testing/tests/core/post-image.sh')
l---------[-rwxr-xr-x]support/testing/tests/core/post-image.sh13
1 files changed, 1 insertions, 12 deletions
diff --git a/support/testing/tests/core/post-image.sh b/support/testing/tests/core/post-image.sh
index 1c2a0f2c89..d680fccafc 100755..120000
--- a/support/testing/tests/core/post-image.sh
+++ b/support/testing/tests/core/post-image.sh
@@ -1,12 +1 @@
-#!/bin/sh
-(
-printf "arg1,%s\n" "${1}"
-printf "arg2,%s\n" "${2}"
-printf "arg3,%s\n" "${3}"
-printf "TARGET_DIR,%s\n" "${TARGET_DIR}"
-printf "BUILD_DIR,%s\n" "${BUILD_DIR}"
-printf "HOST_DIR,%s\n" "${HOST_DIR}"
-printf "STAGING_DIR,%s\n" "${STAGING_DIR}"
-printf "BINARIES_DIR,%s\n" "${BINARIES_DIR}"
-printf "BR2_CONFIG,%s\n" "${BR2_CONFIG}"
-) > ${BUILD_DIR}/post-image.log
+post-build.sh \ No newline at end of file
OpenPOWER on IntegriCloud