Index: branches/locker-dev/locker/bin/signup-sql
===================================================================
--- branches/locker-dev/locker/bin/signup-sql	(revision 1415)
+++ branches/locker-dev/locker/bin/signup-sql	(revision 1428)
@@ -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
