Skip to content

Commit

Permalink
fix: invert kill/link
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Aug 27, 2018
1 parent 71b436b commit 3c37b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/include.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ then
fi
fi

$pm2 kill
$pm2 link delete
$pm2 kill

function fail {
echo -e "######## \033[31m ✘ $1\033[0m"
Expand Down

0 comments on commit 3c37b52

Please sign in to comment.