Skip to content
Snippets Groups Projects
Commit d7f24050 authored by Noah Löwer's avatar Noah Löwer Committed by Martin Schroschk
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent a3c0715a
No related branches found
No related tags found
2 merge requests!1071Automated merge from preview to main,!862Issue 482: ws_register in bash.rc
...@@ -426,7 +426,7 @@ workspaces within in the directory `DIR`. Calling this command will do the follo ...@@ -426,7 +426,7 @@ workspaces within in the directory `DIR`. Calling this command will do the follo
When the filesystems are slow or even down, the command `ws_register` in your `.bashrc` can hang When the filesystems are slow or even down, the command `ws_register` in your `.bashrc` can hang
preventing you from logging in to ZIH systems. preventing you from logging in to ZIH systems.
In order to make it failsafe, We recommand using `ws_register` in combination with a timeout. In order to make it failsafe, we recommend using `ws_register` in combination with a timeout.
```bash ```bash
ANSRED=$'\e[41;1m' ANSRED=$'\e[41;1m'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment