We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497f5e9 commit 3677e50Copy full SHA for 3677e50
dev/before
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
echo "Environment variables:"
4
-env
+env | sort
5
6
echo "SCM versions:"
7
if `which bk`; then bk --version; fi
0 commit comments