Browse Source

remove offending svn rm line...

import/raw
duncan.parkes 17 years ago
parent
commit
9899083790
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      trunk/python_scrapers/createCGI.sh

+ 2
- 2
trunk/python_scrapers/createCGI.sh View File

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


Loading…
Cancel
Save