summaryrefslogtreecommitdiff
path: root/scripts/saveSample.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/saveSample.sh')
-rwxr-xr-xscripts/saveSample.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/saveSample.sh b/scripts/saveSample.sh
index 4aee0eb..9a3d8fb 100755
--- a/scripts/saveSample.sh
+++ b/scripts/saveSample.sh
@@ -18,8 +18,8 @@ rm -f "${tmp_log_file}"
CT_TestOrAbort "Configuration file not found. Please create one." -f "${CT_TOP_DIR}/.config"
. "${CT_TOP_DIR}/.config"
-# Target triplet: CT_TARGET needs a little love:
-CT_DoBuildTargetTriplet
+# Target tuple: CT_TARGET needs a little love:
+CT_DoBuildTargetTuple
# Kludge: if any of the config options needs either CT_TARGET or CT_TOP_DIR,
# re-parse them: