Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 0365de0

Browse files
committed
usnic: remove a stale shell variable name
(cherry picked from commit cbcd16b)
1 parent 677d740 commit 0365de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/btl/usnic/configure.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ AC_DEFUN([MCA_opal_btl_usnic_CONFIG],[
4747
])
4848

4949
AC_DEFUN([_OPAL_BTL_USNIC_DO_CONFIG],[
50-
OPAL_VAR_SCOPE_PUSH([unit_tests opal_btl_usnic_CPPFLAGS_save])
50+
OPAL_VAR_SCOPE_PUSH([unit_tests])
5151

5252
# see README.test for information about this scheme
5353
AC_ARG_ENABLE([opal-btl-usnic-unit-tests],

0 commit comments

Comments
 (0)