You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The get-time function doesn't work. Reproduce Steps:
concordance --set-time
concordance --get-time
Actual Result:
Remote time is 0000/00/00 Sun 00:00:00 +0
Failed with error 9
Expected Result:
It should print the expeted datetime by running set-time
set-time:
`linrex:harmoney$ concordance --set-time
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.
Requesting identity: 100% done
Setting time: 100% done
Remote time has been set to 2020/01/08 Wed 14:51:10 +0
Success!`
get-time:
linrex:harmoney$ concordance --get-time
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.
Requesting identity: 100% done
Remote time is 0000/00/00 Sun 00:00:00 +0
Failed with error 9
The text was updated successfully, but these errors were encountered:
The get-time function doesn't work.
Reproduce Steps:
concordance --set-time
concordance --get-time
Actual Result:
Remote time is 0000/00/00 Sun 00:00:00 +0
Failed with error 9
Expected Result:
It should print the expeted datetime by running set-time
set-time:
`linrex:harmoney$ concordance --set-time
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.
Requesting identity: 100% done
Setting time: 100% done
Remote time has been set to 2020/01/08 Wed 14:51:10 +0
Success!`
get-time:
linrex:harmoney$ concordance --get-time
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.
Requesting identity: 100% done
Remote time is 0000/00/00 Sun 00:00:00 +0
Failed with error 9
The text was updated successfully, but these errors were encountered: