Indented two lines

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32805 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2011-04-08 17:07:41 +00:00
parent e7a6070022
commit b676e693a5

View file

@ -56,10 +56,10 @@ do
--clean)
GSTESTMODE=clean
;;
--debug)
--debug)
GSTESTDBG="$GSTESTDIR/gdb.cmds"
;;
--developer)
--developer)
GSTESTDEV=yes
;;
--documentation)