aboutsummaryrefslogtreecommitdiff
path: root/crystfel.rb
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-02-01 16:34:03 +0100
committerThomas White <taw@physics.org>2024-02-01 16:34:03 +0100
commit983f603cea449a57ca01199816434a434ef6d337 (patch)
tree7c329d988e2b7a00693cf8e9afae30f13eb46019 /crystfel.rb
parent2757cae1c9b2b7753d121668c93da65cdc75cfef (diff)
Homebrew: Remove detector-shift from tests
Not used any more.
Diffstat (limited to 'crystfel.rb')
-rw-r--r--crystfel.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/crystfel.rb b/crystfel.rb
index d57fa432..21851fb7 100644
--- a/crystfel.rb
+++ b/crystfel.rb
@@ -56,7 +56,7 @@ class Crystfel < Formula
system bin / 'check_hkl', '--help'
system bin / 'compare_hkl', '--help'
system bin / 'crystfel', '--help'
- system bin / 'detector-shift', '--help'
+ system bin / 'align_detector', '--help'
system bin / 'get_hkl', '--help'
system bin / 'indexamajig', '--help'
system bin / 'list_events', '--help'