From 0c762323506f67d8a4df0febaf7dfa1fa9d3073a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 29 Dec 2025 18:22:37 +0000 Subject: [PATCH] Clean up trailing whitespace in test.sh Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com> --- scripts/test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/test.sh b/scripts/test.sh index 9ce8d98..b35e580 100644 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -29,5 +29,4 @@ echo "" echo "SparkOS is ready for testing!" echo "" echo "To test the init system:" -echo " docker run --rm /sparkos/rootfs/sbin/init --help" -echo "" +echo " docker run --rm /sparkos/rootfs/sbin/init --help" \ No newline at end of file