Index: src/scripts/mod_for_test_scripts/350addTestAuthKeys |
diff --git a/src/scripts/mod_for_test_scripts/350addTestAuthKeys b/src/scripts/mod_for_test_scripts/350addTestAuthKeys |
index 52df15e142fb722a6da6654a49da68f9afee3132..13e30d122b3733ab74268379d5a61647982ea2a9 100755 |
--- a/src/scripts/mod_for_test_scripts/350addTestAuthKeys |
+++ b/src/scripts/mod_for_test_scripts/350addTestAuthKeys |
@@ -7,6 +7,8 @@ |
# Copy public keys to root's homedir for ssh pubkey auth, which |
# is necessary for test automation. |
+echo "Copying public keys" |
+ |
KEYS_DIR=ssh_keys |
ROOT_AUTHKEYS=/root/.ssh/authorized_keys |