Skip to content

Commit 70076c7

Browse files
author
Kevin Paulisse
committed
No need to sort
1 parent 49e3484 commit 70076c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/env/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# This script echoes back the environment. This is used for spec testing
44
# and possible debugging.
55

6-
env | sort
6+
env

0 commit comments

Comments
 (0)