Skip to content

Commit

Permalink
Fix lint job, removing trailing whitespace
Browse files Browse the repository at this point in the history
We need to remove a trailing whitespace that was added by mistake
as it breaks the linting job.
  • Loading branch information
petrutlucian94 committed Nov 13, 2024
1 parent 4291ca3 commit 3fca1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-scripts/patches/strict/0001-Strict-patch.patch
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ index 3e54d68..295c458 100644
+ # * list mounts
+ #
+ # https://paste.ubuntu.com/p/WscCCfnvGH/plain/
+ # https://paste.ubuntu.com/p/sSnJVvZkrr/plain/
+ # https://paste.ubuntu.com/p/sSnJVvZkrr/plain/
+ #
+ # LOG.info("Waiting for shims to go away...")
+ # stubbornly(retries=20, delay_s=5).on(instance).until(
Expand Down

0 comments on commit 3fca1cc

Please sign in to comment.