Skip to content

Commit cbcd16b

Browse files
committed
usnic: remove a stale shell variable name
1 parent 0ee8295 commit cbcd16b

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)