From d7e5a6ac35af9b1d48231c9797f229ea0afcea5a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 5 Sep 2018 11:17:07 -0400 Subject: cleanup --- test/fcopy/trailing.exp | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100755 test/fcopy/trailing.exp (limited to 'test/fcopy/trailing.exp') diff --git a/test/fcopy/trailing.exp b/test/fcopy/trailing.exp deleted file mode 100755 index bd51a2b7b..000000000 --- a/test/fcopy/trailing.exp +++ /dev/null @@ -1,25 +0,0 @@ -#!/usr/bin/expect -f -# This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors -# License GPL v2 - -# -# copy directory src to dest -# -set timeout 10 -spawn $env(SHELL) -match_max 100000 - -send -- "firejail --private-etc=group,passwd,firejail/ ls /etc/firejail\r" -expect { - timeout {puts "TESTING ERROR 0\n";exit} - "Child process initialized" -} -expect { - timeout {puts "TESTING ERROR 0\n";exit} - "0ad.profile" -} -after 100 - - -puts "\nall done\n" -- cgit v1.2.3-70-g09d2