Whamcloud - gitweb
i=brian,b=15870:
authorisaac <isaac>
Thu, 7 May 2009 19:17:16 +0000 (19:17 +0000)
committerisaac <isaac>
Thu, 7 May 2009 19:17:16 +0000 (19:17 +0000)
- added missing quotes.

lnet/autoconf/lustre-lnet.m4

index 9364f43..3bcb307 100644 (file)
@@ -592,7 +592,7 @@ else
                                        break;
                                fi
                        done
-                       if test -n $O2IB_SYMVER ; then
+                       if test -n "$O2IB_SYMVER"; then
                                AC_MSG_NOTICE([adding $O2IBPATH/Module.symvers to $PWD/$SYMVERFILE])
                                # strip out the existing symbols versions first
                                if test -f $PWD/$SYMVERFILE; then