Skip to content
Snippets Groups Projects
Commit 340d0ff9 authored by Jameson Graef Rollins's avatar Jameson Graef Rollins
Browse files

add --no-pager to cal update script systemctl status output

parent 29fe1a40
No related branches found
No related tags found
No related merge requests found
......@@ -53,4 +53,4 @@ if [[ "$REPLY" != 'yes' ]] ; then
fi
systemctl --user restart gstlal-calibration
echo "calibration pipeline restarted"
systemctl --user status gstlal-calibration
systemctl --user --no-pager status gstlal-calibration
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