Remove uname blurb from test play
This commit is contained in:
parent
93820dc307
commit
715496b01c
1 changed files with 0 additions and 14 deletions
14
tryme.scm
14
tryme.scm
|
@ -7,20 +7,6 @@
|
|||
(ordo task)
|
||||
(ordo handler))
|
||||
|
||||
;; uname -a => Linux little-rascal 6.11.10-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
|
||||
;; kernel name: Linux
|
||||
;; node name: little-rascal
|
||||
;; kernel release: 6.11.10-gnu
|
||||
;; kernel version: #1
|
||||
;; machine: SMP PREEMPT_DYNAMIC
|
||||
;; processor: 1
|
||||
;; hardware platform: x86_64
|
||||
;; operating system: GNU/Linux
|
||||
;;
|
||||
;; Linux toolbox 6.12.6-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 19 21:06:34 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
|
||||
;; uname --kernel-name --nodename --kernel-release --machine --operating-system
|
||||
;; Linux little-rascal 6.11.10-gnu x86_64 GNU/Linux
|
||||
|
||||
(define test-play
|
||||
(play "Test play"
|
||||
#:connection (local-connection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue