mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-18 18:58:54 +02:00
Normalize hostnames to attempt to get tests to pass in github actions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Hostname Exit Code Command CWD foo
|
||||
Davids-MacBook-Air.local 0 echo table-2 ~/code/hishtory aaaaaaaaaaaaa
|
||||
Davids-MacBook-Air.local 0 echo table-1 ~/code/hishtory aaaaaaaaaaaaa
|
||||
Davids-MacBook-Air.local 0 hishtory query table ~/code/hishtory
|
||||
ghaction-runner-hostname 0 echo table-2 ~/code/hishtory aaaaaaaaaaaaa
|
||||
ghaction-runner-hostname 0 echo table-1 ~/code/hishtory aaaaaaaaaaaaa
|
||||
ghaction-runner-hostname 0 hishtory query table ~/code/hishtory
|
||||
localhost 2 while : /tmp/
|
||||
do
|
||||
ls /table/
|
||||
|
Reference in New Issue
Block a user