diff options
| author | 2024-11-22 15:30:00 +0100 | |
|---|---|---|
| committer | 2024-11-22 15:44:58 +0100 | |
| commit | aaf254252d83f9520e245c725188a65f8d2a14c9 (patch) | |
| tree | f35cb1585f32082ef8ea8c901930a8bd48cc3d0d /share/dot.profile | |
| parent | 23af8b959d5b8c7e091cfeca46b16dd76d9d2021 (diff) | |
| download | base-files-aaf254252d83f9520e245c725188a65f8d2a14c9.tar.gz base-files-aaf254252d83f9520e245c725188a65f8d2a14c9.zip | |
share/dot.profile: Do not use mesg anymore. Closes: #1088011.
share/dot.profile.md5sums: Add missing entry for version 11 and update for version 13.6.
Diffstat (limited to 'share/dot.profile')
| -rw-r--r-- | share/dot.profile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/dot.profile b/share/dot.profile index c4c7402..bc300dd 100644 --- a/share/dot.profile +++ b/share/dot.profile @@ -5,5 +5,3 @@ if [ "$BASH" ]; then . ~/.bashrc fi fi - -mesg n 2> /dev/null || true |
