Skip to content

Commit

Permalink
remove debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jan 17, 2025
1 parent 458f9f1 commit 85d9f38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/pit/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ main() {
if [ $i = control-center ]; then
mkdir -p tmp/$i && cd tmp/$i
run runControlCenter start
pwd
find .
cd "$pwd"
continue
elif expr "$i" : '.*_jdk' >/dev/null; then
Expand Down

0 comments on commit 85d9f38

Please sign in to comment.