소스 검색

- one $ sign missed :-(

Bogdan-Andrei Iancu 22 년 전
부모
커밋
a725e55dd8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/sc

+ 1 - 1
scripts/sc

@@ -73,7 +73,7 @@ USER_COLUMN=username
 CALLID_COLUMN=callid
 
 # subscriber table
-if [ -z "SUB_TABLE" ] ; then
+if [ -z "$SUB_TABLE" ] ; then
 	SUB_TABLE=subscriber
 fi
 REALM_COLUMN=domain