Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
removed the grep for sock-file
Browse files Browse the repository at this point in the history
as there is no socket file anymore

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
pstorz authored and Marco van Wieringen committed Sep 5, 2013
1 parent 7b569c1 commit 42439c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/weird-files2-test
Expand Up @@ -25,7 +25,7 @@ cd ..
change_jobname NightlySave $JobName
start_test

bin/testls weird-files2 | grep -v sock-file >${cwd}/tmp/original
bin/testls weird-files2 >${cwd}/tmp/original

cat <<END_OF_DATA >tmp/bconcmds
@$out /dev/null
Expand Down

0 comments on commit 42439c5

Please sign in to comment.