minor fix
This commit is contained in:
parent
a6d757f1dd
commit
09b7339e21
|
@ -20,7 +20,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Author : $Author: tomas $
|
# Author : $Author: tomas $
|
||||||
# Version : $Revision: 1.12 $
|
# Version : $Revision: 1.13 $
|
||||||
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/Attic/Makefile,v $
|
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/Attic/Makefile,v $
|
||||||
#
|
#
|
||||||
# @configure_input@
|
# @configure_input@
|
||||||
|
@ -136,7 +136,7 @@ reset:
|
||||||
# Specific targets
|
# Specific targets
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
transtest:
|
transtest:
|
||||||
cdvar/tests/transTest.sh
|
./var/tests/transTest.sh
|
||||||
# cd var/tests; php -q transTest.php
|
# cd var/tests; php -q transTest.php
|
||||||
|
|
||||||
db_init:
|
db_init:
|
||||||
|
|
Loading…
Reference in New Issue