Explorar el Código

remove offending svn rm line...

import/raw
duncan.parkes hace 17 años
padre
commit
9899083790
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      trunk/python_scrapers/createCGI.sh

+ 2
- 2
trunk/python_scrapers/createCGI.sh Ver fichero

@@ -1,7 +1,7 @@
#!/bin/bash

echo Removing contents of directory cgi-bin
svn rm --force ../cgi-bin/*
#echo Removing contents of directory cgi-bin
#svn rm --force ../cgi-bin/*

echo Running generateCGIScripts
python generateCGIScripts.py


Cargando…
Cancelar
Guardar