Skip to content

Commit e5105b0

Browse files
committed
Continued mocking.
1 parent 6e4ab4d commit e5105b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mock-the-feds.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
SCM=~/projects/samba/samba-perf
4-
BASE="8108f0d"
5-
VERS="4.4.0"
4+
BASE="e269968"
5+
VERS="4.5.0"
66
PKG=~/projects/fedora/samba
77
REPO=~/repos/f23/x86_64
88
REPO_NAME="jarrpa"
@@ -40,4 +40,4 @@ sudo mock ${MOCK_OPTS} -r f23-x86_64 rebuild ${SRPM} || exit $?
4040

4141
popd
4242

43-
./scripts/hark-a-vagrant.sh ${CMD}
43+
./hark-a-vagrant.sh ${CMD}

0 commit comments

Comments
 (0)