mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-15 01:22:43 +02:00
Normalize hostnames to attempt to get tests to pass in github actions
This commit is contained in:
@ -3,7 +3,7 @@ Search Query: > -pipefail
|
||||
┌─────────────────────────────────────────────────────────────────────────────┐
|
||||
│ Hostname Exit Code Command foo │
|
||||
│─────────────────────────────────────────────────────────────────────────────│
|
||||
│ Davids-MacBook-Air.local 0 ls / foo │
|
||||
│ ghaction-runner-hostname 0 ls / foo │
|
||||
│ localhost 2 echo 'bar' & │
|
||||
│ localhost 2 echo 'aaaaaa bbbb' │
|
||||
│ localhost 2 ls ~/bar/ │
|
||||
|
Reference in New Issue
Block a user