Skip to content

Commit a88a229

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "typo fixed"
2 parents 8904a4a + 6a7e3ec commit a88a229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clean.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ if [[ -n "$LOGDIR" ]] && [[ -d "$LOGDIR" ]]; then
123123
sudo rm -rf $LOGDIR
124124
fi
125125

126-
# Clean out the sytemd user unit files if systemd was used.
126+
# Clean out the systemd user unit files if systemd was used.
127127
if [[ "$USE_SYSTEMD" = "True" ]]; then
128128
sudo find $SYSTEMD_DIR -type f -name '*devstack@*service' -delete
129129
# Make systemd aware of the deletion.

0 commit comments

Comments
 (0)