mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-15 18:55:13 +02:00
Forgot trailing white space
This commit is contained in:
@@ -28,6 +28,10 @@ Now try to make it accept it
|
|||||||
Would you like to authorize it? (y/n)
|
Would you like to authorize it? (y/n)
|
||||||
blah
|
blah
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The last "blah" is because it executed the command
|
The last "blah" is because it executed the command
|
||||||
|
|
||||||
Now lets see that it actually checks the shasum value
|
Now lets see that it actually checks the shasum value
|
||||||
@@ -48,6 +52,10 @@ Now lets see that it actually checks the shasum value
|
|||||||
Would you like to authorize it? (y/n)
|
Would you like to authorize it? (y/n)
|
||||||
blah
|
blah
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Now, will it take no for an answer?
|
Now, will it take no for an answer?
|
||||||
|
|
||||||
$ rm $ENV_AUTHORIZATION_FILE
|
$ rm $ENV_AUTHORIZATION_FILE
|
||||||
@@ -63,6 +71,10 @@ Now, will it take no for an answer?
|
|||||||
|
|
||||||
Would you like to authorize it? (y/n)
|
Would you like to authorize it? (y/n)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Lets also try one more time to ensure it didnt add it
|
Lets also try one more time to ensure it didnt add it
|
||||||
|
|
||||||
$ cd .
|
$ cd .
|
||||||
|
|||||||
Reference in New Issue
Block a user