Skip to content

Commit 2146e58

Browse files
committedDec 1, 2014
frontend: rename files to avoid conflicts
1 parent 50e0bf3 commit 2146e58

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
 

‎doc/manual/writing_a_driver.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ and verify that you can connect to the TCP port: ::
5151

5252
Also verify that you can get the type of the server (the "hello" string passed to ``simple_server_loop``) using the ``identify-controller.py`` program from the ARTIQ front-end tools: ::
5353

54-
$ identify-controller.py ::1 7777
54+
$ identify_controller.py ::1 7777
5555
Type: hello
5656

5757
The client
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.