9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] Remove trailing whitespace from glenda's lib/profile
@ 2022-08-12 15:43 Josiah Frentsos
  2022-08-12 18:47 ` Kurt H Maier
  0 siblings, 1 reply; 2+ messages in thread
From: Josiah Frentsos @ 2022-08-12 15:43 UTC (permalink / raw)
  To: 9front

diff a7081490dbeda19788e6374a080ee38606aa3cd3 uncommitted
--- a/sys/lib/dist/usr/glenda/lib/profile
+++ b/sys/lib/dist/usr/glenda/lib/profile
@@ -21,7 +21,7 @@
 		cp /dev/sysname /mnt/term/dev/label
 		if(test -s /mnt/term/env/wsys)
 			wsys=/mnt/term^`{cat /mnt/term/env/wsys}
-	} 
+	}
 	bind -a /mnt/term/dev /dev
 	prompt=('cpu% ' '	')
 	fn cpu%{ $* }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] Remove trailing whitespace from glenda's lib/profile
  2022-08-12 15:43 [9front] Remove trailing whitespace from glenda's lib/profile Josiah Frentsos
@ 2022-08-12 18:47 ` Kurt H Maier
  0 siblings, 0 replies; 2+ messages in thread
From: Kurt H Maier @ 2022-08-12 18:47 UTC (permalink / raw)
  To: 9front

On Fri, Aug 12, 2022 at 11:43:40AM -0400, Josiah Frentsos wrote:
> diff a7081490dbeda19788e6374a080ee38606aa3cd3 uncommitted
> --- a/sys/lib/dist/usr/glenda/lib/profile
> +++ b/sys/lib/dist/usr/glenda/lib/profile
> @@ -21,7 +21,7 @@
>  		cp /dev/sysname /mnt/term/dev/label
>  		if(test -s /mnt/term/env/wsys)
>  			wsys=/mnt/term^`{cat /mnt/term/env/wsys}
> -	} 
> +	}
>  	bind -a /mnt/term/dev /dev
>  	prompt=('cpu% ' '	')
>  	fn cpu%{ $* }

is this to silence rubocop warnings on your automated testing?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-12 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-12 15:43 [9front] Remove trailing whitespace from glenda's lib/profile Josiah Frentsos
2022-08-12 18:47 ` Kurt H Maier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).