Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit ec83577

Browse files
Hide directory from status.
1 parent 6a9a81e commit ec83577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/status

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
check_user
77

8-
echo "Active snapshot:" `active`
8+
echo "Active snapshot:" $(echo $(active) | sed "s/\/mysql\///")
99

1010
echo ""
1111

0 commit comments

Comments
 (0)