From d759137c46fb7a04c4db44123ba3050afd734eef Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sun, 19 Nov 2017 00:23:55 -0800 Subject: Align script names with the ct-ng commands Signed-off-by: Alexey Neyman --- ct-ng.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ct-ng.in') diff --git a/ct-ng.in b/ct-ng.in index 0fc5499e..a61637b9 100644 --- a/ct-ng.in +++ b/ct-ng.in @@ -132,7 +132,7 @@ help-env:: @false show-tuple: .config - $(SILENT)$(bash) $(CT_LIB_DIR)/scripts/showConfig.sh '$${CT_TARGET}' + $(SILENT)$(bash) $(CT_LIB_DIR)/scripts/show-tuple.sh '$${CT_TARGET}' # Actual build source: .config -- cgit v1.2.3