mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-21 13:47:39 +01:00
purge-stale-projects.sh: Purge dspc/src/dspcd
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
e0f2e04447
commit
8522aa73fa
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ for p in $purged; do
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ -d dspc/src/CVS ]; then
|
if [ -d dspc/src/CVS ]; then
|
||||||
for i in shared; do
|
for i in dspcd shared; do
|
||||||
sed -i "/D\/$i\/\/\/\// d" dspc/src/CVS/Entries
|
sed -i "/D\/$i\/\/\/\// d" dspc/src/CVS/Entries
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue