Index: trunk/locker/bin/signup-sql
===================================================================
--- trunk/locker/bin/signup-sql	(revision 1119)
+++ trunk/locker/bin/signup-sql	(revision 1431)
@@ -17,5 +17,5 @@
 
 checksqlpass() {
-    errors=`sshrun 'sql/bin$scriptsdev/test-password'`
+    errors=`sshrun "sql/bin$scriptsdev/test-password"`
     if [ "$errors" != "" ]; then
         if [ "$1" -eq 1 ]; then
