fix typo
This commit is contained in:
@@ -74,7 +74,7 @@ atomic_tests:
|
||||
echo ""
|
||||
executor:
|
||||
name: sh
|
||||
elevation_required: ture
|
||||
elevation_required: true
|
||||
command: |
|
||||
PROMPT_COMMAND='history -a >(tee -a ~/.bash_history |logger -t "$USER[$$] $SSH_CONNECTION ")'
|
||||
echo "\$PROMPT_COMMAND=$PROMPT_COMMAND"
|
||||
|
||||
Reference in New Issue
Block a user