node/deps/npm/test/packages/npm-test-env-reader/test.sh

4 lines
63 B
Bash
Raw Normal View History

2011-12-16 00:32:07 +08:00
#!/usr/bin/env sh
env | grep npm | sort | uniq
echo PATH=$PATH