Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CI: Test checkpatch
Signed-off-by: Tyler Baker <[email protected]>
  • Loading branch information
EmbeddedAndroid committed Mar 24, 2017
commit 6d6ee9dcaf7149443c156b4b80a3ffa4619e9615
5 changes: 5 additions & 0 deletions zephyr-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
#
# Note: The version of zsh need to be 5.0.6 or above. Any versions below
# 5.0.6 maybe encoutner errors when sourcing this script.

# Just a test.........................................................................................................................................

testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest

if [ -n "$ZSH_VERSION" ]; then
DIR="${(%):-%N}"
if [ $options[posixargzero] != "on" ]; then
Expand Down