Changeset 37807 for trunk/Ohana/src/opihi/pcontrol
- Timestamp:
- Jan 11, 2015, 2:14:39 PM (12 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
src/opihi/pcontrol/Makefile (modified) (1 diff)
-
src/opihi/pcontrol/status.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/pcontrol/Makefile
r34088 r37807 11 11 12 12 # programs may add their own internal requirements here 13 LIBS1 = -l kapa -lFITS -lohana13 LIBS1 = -ldvo -lkapa -lFITS -lohana 14 14 LIBS2 = -lbasiccmd -lshell -ldata 15 15 FULL_CFLAGS = $(BASE_CFLAGS) -
trunk/Ohana/src/opihi/pcontrol/status.c
r36623 r37807 85 85 86 86 usage: 87 gprint (GP_ ERR, "USAGE: status [-cmd command] [-host hostname] [-state state] [-age seconds] [+jobs,-nohost] [+host,-nojobs]\n");87 gprint (GP_LOG, "USAGE: status [-cmd command] [-host hostname] [-state state] [-age seconds] [+jobs,-nohost] [+host,-nojobs]\n"); 88 88 return FALSE; 89 89 }
Note:
See TracChangeset
for help on using the changeset viewer.
