This commit is contained in:
biot
2021-07-21 17:40:24 +01:00
parent 2947b8d3da
commit 244536527b
+1 -1
View File
@@ -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"