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 46beb28 commit 04b65b6Copy full SHA for 04b65b6
tests/test.sh
@@ -5,6 +5,7 @@ HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5
# Root directory of the repository
6
DIST=$(cd $HERE/..; pwd)
7
export SILENT=1
8
+export SLS_DEBUG=*
9
10
source "${HERE}"/bashtest.sh
11
0 commit comments