]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Use portable arguments to /usr/bin/env
authorAlan Somers <asomers@gmail.com>
Mon, 28 Oct 2013 18:26:49 +0000 (11:26 -0700)
committerNoah Watkins <noahwatkins@gmail.com>
Mon, 28 Oct 2013 18:50:49 +0000 (11:50 -0700)
commit0a1579d84170901672b49655a7aba731d86bc805
tree3964b500552d03d3aaf29bd03fa7e7e174bd7b4f
parentb926930f36d8a1b62b30bb2993d6949249bf3d01
test: Use portable arguments to /usr/bin/env

Don't use the "--ignore-environment" option to env.  It is a
nonstandard GNU extension.  The standard version is "-i".

Signed-off-by: Alan Somers <asomers@gmail.com>
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/test/run-cli-tests