- import of strongswan-2.7.0
- applied patch for charon
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
#! /bin/sh
|
||||
|
||||
if [ -f ~build/WANTSNAP/doingtest ]
|
||||
then
|
||||
echo Test already in progress.
|
||||
exit 1
|
||||
fi
|
||||
|
||||
umask 002
|
||||
id -un >>~build/WANTSNAP/dotest
|
||||
Reference in New Issue
Block a user