Ver a proveniência

remove offending svn rm line...

import/raw
duncan.parkes há 19 anos
ascendente
cometimento
9899083790
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      trunk/python_scrapers/createCGI.sh

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

@@ -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


Carregando…
Cancelar
Guardar