Skip to content

Commit

Permalink
packetdrill: switch back to kernel src dir
Browse files Browse the repository at this point in the history
I was a bit too quick: we still need to go back to where we were before:
the kernel workspace dir.

Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
  • Loading branch information
matttbe committed Jul 17, 2024
1 parent d1710b6 commit d71bcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ build_packetdrill() { local old_pwd kversion branch rc=0
done

set_trace_on
cd "${old_pwd}"
fi
cd "${old_pwd}"

log_section_end

Expand Down

0 comments on commit d71bcf5

Please sign in to comment.