mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
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:
parent
e7a6070022
commit
b676e693a5
1 changed files with 2 additions and 2 deletions
|
@ -56,10 +56,10 @@ do
|
|||
--clean)
|
||||
GSTESTMODE=clean
|
||||
;;
|
||||
--debug)
|
||||
--debug)
|
||||
GSTESTDBG="$GSTESTDIR/gdb.cmds"
|
||||
;;
|
||||
--developer)
|
||||
--developer)
|
||||
GSTESTDEV=yes
|
||||
;;
|
||||
--documentation)
|
||||
|
|
Loading…
Reference in a new issue