build tests: fix 'test-wipe-papi' target 77/26177/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 27 Mar 2020 03:11:50 +0000 (23:11 -0400)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 27 Mar 2020 16:10:43 +0000 (16:10 +0000)
  Fix transposed terms.

Type: fix

Change-Id: Ibc3f5d5d9dbd81c9edf09ae5024c3ac4b1939d03
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Makefile

index 67fdcd4..1e6f9ec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -465,7 +465,7 @@ papi-wipe: test-wipe-papi
 
 .PHONY: test-wipe-papi
 test-wipe-papi:
-       @make -C test papi-wipe
+       @make -C test wipe-papi
 
 .PHONY: test-help
 test-help: