瀏覽代碼

remove offending svn rm line...

master
duncan.parkes 17 年之前
父節點
當前提交
c1aa943bba
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      python_scrapers/createCGI.sh

+ 2
- 2
python_scrapers/createCGI.sh 查看文件

@@ -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…
取消
儲存