Przeglądaj źródła

- one $ sign missed :-(

Bogdan-Andrei Iancu 22 lat temu
rodzic
commit
a725e55dd8
1 zmienionych plików z 1 dodań i 1 usunięć
  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