From 2b696b4d906fdc87af895627c67a1159bcca9c68 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Thu, 22 Jul 2021 01:11:50 +0200 Subject: testing --- test/profiles/profile_syntax.exp | 2 +- test/profiles/test.profile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/profiles/profile_syntax.exp b/test/profiles/profile_syntax.exp index 258089a39..a2cccb0d4 100755 --- a/test/profiles/profile_syntax.exp +++ b/test/profiles/profile_syntax.exp @@ -22,7 +22,7 @@ expect { } sleep 1 -send -- "ls -l /etc/shadow\r" +send -- "ls -l /dev/console\r" expect { timeout {puts "TESTING ERROR 3\n";exit} "root root" diff --git a/test/profiles/test.profile b/test/profiles/test.profile index 26d6de849..27cb99606 100644 --- a/test/profiles/test.profile +++ b/test/profiles/test.profile @@ -1,5 +1,5 @@ blacklist /sbin/iptables -blacklist /etc/shadow +blacklist /dev/console blacklist /bin/rmdir blacklist ${PATH}/umount blacklist ${PATH}/mount -- cgit v1.2.3-70-g09d2